Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry
curry-frontend
Commits
98eaa471
Commit
98eaa471
authored
Jul 30, 2014
by
Björn Peemöller
Browse files
Added further constraint for GHC 7.2.*
parent
da2addb9
Changes
1
Show whitespace changes
Inline
Side-by-side
curry-frontend.cabal
View file @
98eaa471
...
...
@@ -33,7 +33,7 @@ Executable cymake
Build-Depends: base == 4.*, curry-base == 0.3.10
, containers, directory, either, mtl, process, transformers, syb
if impl(ghc < 7.4)
Build-Depends: either < 4, contravariant < 0.5, semigroupoids < 3.0.3
Build-Depends: either < 4, contravariant < 0.5, semigroupoids < 3.0.3
, transformers < 0.3
ghc-options: -Wall
Other-Modules:
Base.CurryTypes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment