Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
curry-frontend
Commits
9fc16005
Commit
9fc16005
authored
Nov 22, 2018
by
Finn Teegen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 1.0.2
parent
4c9bba28
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
CHANGELOG.md
CHANGELOG.md
+1
-1
curry-frontend.cabal
curry-frontend.cabal
+3
-3
debian/changelog
debian/changelog
+2
-2
No files found.
CHANGELOG.md
View file @
9fc16005
Change log for curry-frontend
=============================
Version 1.0.2
(under development)
Version 1.0.2
=============
*
Added 'short-ast' and 'ast' as new compilation targets
...
...
curry-frontend.cabal
View file @
9fc16005
...
...
@@ -43,7 +43,7 @@ Library
Build-Depends:
base == 4.*
, containers
, curry-base == 1.
0
.0
, curry-base == 1.
1
.0
, directory
, extra >= 1.4.6
, filepath
...
...
@@ -141,7 +141,7 @@ Executable curry-frontend
Build-Depends:
base == 4.*
, containers
, curry-base == 1.
0
.0
, curry-base == 1.
1
.0
, curry-frontend
, directory
, extra >= 1.4.6
...
...
@@ -162,5 +162,5 @@ Test-Suite test-frontend
hs-source-dirs: test
default-language: Haskell2010
test-module: TestFrontend
build-depends: base == 4.*, Cabal >= 1.20, curry-base == 1.
0
.0
build-depends: base == 4.*, Cabal >= 1.20, curry-base == 1.
1
.0
, curry-frontend, filepath
debian/changelog
View file @
9fc16005
curry-frontend (2:1.0.
1
-0) unstable; urgency=medium
curry-frontend (2:1.0.
2
-0) unstable; urgency=medium
* Upstream-provided Debian package for curry-frontend.
See upstream CHANGELOG.md for recent changes.
-- Mike Gabriel <mga@informatik.uni-kiel.de>
Wed, 31 Jan
2018 14:
47:36
+0
1
00
-- Mike Gabriel <mga@informatik.uni-kiel.de>
Thu, 22 Nov
2018 14:
30:00
+0
2
00
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