Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
curry-frontend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
62
Issues
62
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
curry
curry-frontend
Commits
d4eae3a8
Commit
d4eae3a8
authored
Dec 23, 2013
by
Björn Peemöller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version up to 0.3.9
parent
3bbe6ee2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
CHANGELOG.md
CHANGELOG.md
+2
-2
curry-frontend.cabal
curry-frontend.cabal
+2
-2
No files found.
CHANGELOG.md
View file @
d4eae3a8
Change log for curry-frontend
=============================
Version 0.3.9
(under development)
=============
====================
Version 0.3.9
=============
*
Implementation of module pragmas added. Module pragmas of the following
types are now parsed and represented in the abstract syntax tree:
...
...
curry-frontend.cabal
View file @
d4eae3a8
Name: curry-frontend
Version: 0.3.
8
Version: 0.3.
9
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.
8
curry-base == 0.3.
9
, containers, either, mtl, transformers
ghc-options: -Wall
Other-Modules:
...
...
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