Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marc Coiffier
BHR
Commits
93d43de5
Commit
93d43de5
authored
Feb 16, 2019
by
Marc Coiffier
Browse files
Version bump: curly 0.59.4.3
parent
f9860557
Changes
2
Hide whitespace changes
Inline
Side-by-side
curly/curly.cabal
View file @
93d43de5
...
...
@@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/
name: curly
version: 0.59.4.
2
version: 0.59.4.
3
synopsis: A minimal cross-compiler for the simply-typed lambda-calculus
-- description:
license: GPL-3
...
...
curly/doc/install-curly.sh
View file @
93d43de5
#!/bin/sh
curly_version
=
"0.59.4.
2
"
curly_version
=
"0.59.4.
3
"
curly_url
=
"https://www.curly-lang.org/pkg/curly-
$curly_version
.tar.xz"
import_stdkeys
=
...
...
Write
Preview
Supports
Markdown
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