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
spicey
Commits
1bfb2188
Commit
1bfb2188
authored
Dec 23, 2018
by
Michael Hanus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Imports for generated applications updated
parent
a23b0124
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
resource_files/Crypto.curry
resource_files/Crypto.curry
+2
-1
resource_files/package.json
resource_files/package.json
+5
-4
No files found.
resource_files/Crypto.curry
View file @
1bfb2188
...
...
@@ -10,10 +10,11 @@ module System.Crypto
( getHash, randomString )
where
import Random
import IO
import IOExts
import System.Random
--------------------------------------------------------------------------
-- Operations for hashing.
...
...
resource_files/package.json
View file @
1bfb2188
...
...
@@ -8,6 +8,7 @@
"base"
:
">= 1.0.0, < 2.0.0"
,
"cdbi"
:
">= 2.0.0"
,
"html"
:
">= 2.1.0"
,
"random"
:
">= 0.0.1"
,
"wui"
:
">= 2.0.0"
},
"compilerCompatibility"
:
{
...
...
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