Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Stücker
cpm-index
Commits
9e3b22ef
Commit
9e3b22ef
authored
Sep 26, 2017
by
Michael Hanus
Browse files
flatcurry-compact/0.0.1 added
parent
9e8e3619
Changes
1
Hide whitespace changes
Inline
Side-by-side
flatcurry-compact/0.0.1/package.json
0 → 100644
View file @
9e3b22ef
{
"name"
:
"flatcurry-compact"
,
"version"
:
"0.0.1"
,
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"A tool to reduce the size of FlatCurry programs"
,
"category"
:
[
"Optimization"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
"flatcurry"
:
">= 0.0.1"
},
"compilerCompatibility"
:
{
"pakcs"
:
">= 1.14.0"
},
"executable"
:
{
"name"
:
"curry-compactflat"
,
"main"
:
"Main"
},
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/flatcurry-compact.git"
,
"tag"
:
"$version"
}
}
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