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
Fredrik Wieczerkowski
curry-libs
Commits
c8d0428b
Commit
c8d0428b
authored
Dec 27, 2018
by
Michael Hanus
Browse files
Bug fix in imports of Distribution
parent
0505b6da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Distribution.curry
View file @
c8d0428b
...
...
@@ -16,7 +16,7 @@ module Distribution
) where
import Directory ( getHomeDirectory )
import FilePath ( (</>) )
import FilePath (
FilePath,
(</>) )
-----------------------------------------------------------------
-- Compiler and run-time environment name and version
...
...
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