Skip to content
Snippets Groups Projects
Commit d4eae3a8 authored by Björn Peemöller 's avatar Björn Peemöller
Browse files

Version up to 0.3.9

parent 3bbe6ee2
No related branches found
Tags v0.3.9
No related merge requests found
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:
......
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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment