Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
curry-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Finn Teegen
curry-frontend
Commits
c0eebcc3
Commit
c0eebcc3
authored
7 years ago
by
Finn Teegen
Browse files
Options
Downloads
Patches
Plain Diff
Update cabal file and changelog
parent
ec9517cf
Branches
master
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-1
6 additions, 1 deletion
CHANGELOG.md
curry-frontend.cabal
+7
-7
7 additions, 7 deletions
curry-frontend.cabal
with
13 additions
and
8 deletions
CHANGELOG.md
+
6
−
1
View file @
c0eebcc3
Change log for curry-frontend
=============================
Under development (0.4.2)
Under development (0.9.9)
===============
*
Add support for typeclasses as known from Haskell.
Version (0.4.2)
=================
*
Improved readability of environment information in dumps
...
...
This diff is collapsed.
Click to expand it.
curry-frontend.cabal
+
7
−
7
View file @
c0eebcc3
Name: curry-frontend
Version: 0.
4.2
Version: 0.
9.9
Cabal-Version: >= 1.10
Synopsis: Compile the functional logic language Curry to several
intermediate formats
...
...
@@ -18,9 +18,9 @@ Category: Language
License: BSD3
License-File: LICENSE
Author: Wolfgang Lux, Martin Engelke, Bernd Brassel, Holger Siegel,
Bjoern Peemoeller
Maintainer:
Bjoern Peemoeller
Bug-Reports: mailto:
bjp
@informatik.uni-kiel.de
Bjoern Peemoeller
, Finn Teegen
Maintainer:
fte@informatik.uni-kiel.de
Bug-Reports: mailto:
fte
@informatik.uni-kiel.de
Homepage: http://curry-language.org
Build-Type: Simple
Stability: experimental
...
...
@@ -32,7 +32,7 @@ Data-Files: currysource.css
source-repository head
type: git
location: https://git.ps.informatik.uni-kiel.de/
curry
/curry-frontend.git
location: https://git.ps.informatik.uni-kiel.de/
fte
/curry-frontend.git
Flag network-uri
description: Get Network.URI from the network-uri package
...
...
@@ -44,7 +44,7 @@ Library
Build-Depends:
base == 4.*
, containers
, curry-base == 0.
4.2
, curry-base == 0.
9.9
, directory
, extra >= 1.4.6
, filepath
...
...
@@ -142,7 +142,7 @@ Executable curry-frontend
Build-Depends:
base == 4.*
, containers
, curry-base == 0.
4.2
, curry-base == 0.
9.9
, curry-frontend
, directory
, extra >= 1.4.6
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment