Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Finn Teegen
curry-frontend
Commits
bb39c58d
Commit
bb39c58d
authored
Sep 06, 2012
by
Björn Peemöller
Browse files
Version bump because of dependency to curry-base and its API change
parent
21db66cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
curry-frontend.cabal
View file @
bb39c58d
Name: curry-frontend
Version: 0.3.
0
Version: 0.3.
1
Cabal-Version: >= 1.6
Synopsis: Compile the functional logic language Curry to several
intermediate formats
...
...
@@ -35,7 +35,7 @@ Executable cymake
else
Build-Depends: base == 3.*
Build-Depends:
curry-base
>
= 0.3.
0
curry-base
=
= 0.3.
1
, mtl, old-time, containers, pretty, transformers
ghc-options: -Wall
Other-Modules:
...
...
@@ -43,7 +43,6 @@ Executable cymake
, Base.Expr
, Base.Messages
, Base.NestEnv
, Base.OldScopeEnv
, Base.SCC
, Base.ScopeEnv
, Base.Subst
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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