Skip to content

Commit

Permalink
Resolvendo problemas do cabal: base
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraSuh committed Apr 16, 2017
1 parent cfdd824 commit 2c53bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JogoDaVelha.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ executable JogoDaVelha
main-is: Main.hs
-- other-modules:
other-extensions: FlexibleInstances
build-depends: base >=4.8 && <4.9
build-depends: base >=4.8
hs-source-dirs: src
default-language: Haskell2010

0 comments on commit 2c53bc5

Please sign in to comment.