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-packages
icurry
Commits
2cc24cd0
Commit
2cc24cd0
authored
Feb 19, 2019
by
Michael Hanus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Exported modules added to package specification
parent
4b3736ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
package.json
package.json
+5
-0
No files found.
package.json
View file @
2cc24cd0
...
...
@@ -17,6 +17,11 @@
"pakcs"
:
">= 2.0.0"
,
"kics2"
:
">= 2.0.0"
},
"exportedModules"
:
[
"ICurry.Types"
,
"ICurry.Files"
,
"ICurry.Pretty"
,
"ICurry.C2I"
,
"ICurry.Build"
,
"ICurry.Extended.Types"
,
"ICurry.Extended.Files"
,
"ICurry.Extended.I2E"
,
"ICurry.Extended.Goodies"
,
"ICurry.Extended.Build"
],
"configModule"
:
"Main.ConfigPackage"
,
"executable"
:{
"name"
:
"icurry"
...
...
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