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
a2e61e50
Commit
a2e61e50
authored
May 07, 2014
by
Björn Peemöller
Browse files
Simplified Cabal description
parent
6878f8aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
curry-frontend.cabal
View file @
a2e61e50
...
...
@@ -30,13 +30,8 @@ Flag split-syb
Executable cymake
hs-source-dirs: src
Main-is: cymake.hs
if flag(split-syb)
Build-Depends: base == 4.*, syb
else
Build-Depends: base == 3.*
Build-Depends:
curry-base == 0.3.10
, containers, directory, either, mtl, process, transformers
Build-Depends: base == 4.*, curry-base == 0.3.10
, containers, directory, either, mtl, process, transformers, syb
ghc-options: -Wall
Other-Modules:
Base.CurryTypes
...
...
Write
Preview
Markdown
is supported
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