Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry-packages
cpm
Commits
4af77456
Commit
4af77456
authored
May 02, 2017
by
Michael Hanus
Browse files
Date updated
parent
bdb2a8ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CPM/Main.curry
View file @
4af77456
...
...
@@ -45,7 +45,7 @@ cpmBanner :: String
cpmBanner = unlines [bannerLine,bannerText,bannerLine]
where
bannerText =
"Curry Package Manager <curry-language.org/tools/cpm> (version of 2
7
/0
4
/2017)"
"Curry Package Manager <curry-language.org/tools/cpm> (version of
0
2/0
5
/2017)"
bannerLine = take (length bannerText) (repeat '-')
main :: IO ()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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