Remove left over [...] from release notes, bump version number in gf.cabal to 3.7-darcs

This commit is contained in:
hallgren
2015-06-25 14:56:15 +00:00
parent f77fba354e
commit 03d3814501
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ Over 800 changes have been pushed to the source repository since
- The compiler is now available as a Haskell library. The module ``GF``
serves as a preliminary compiler API. It exports a selection of
types and functions from the compiler. [...]
types and functions from the compiler.
- Some Haddock documentation improvements to document the compiler API.
- Various refactoring for readability, modularity and efficiency. Removal of
some dead code.

View File

@@ -1,5 +1,5 @@
name: gf
version: 3.7
version: 3.7-darcs
cabal-version: >= 1.10
build-type: Custom