Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
curry-tools
Commits
782469aa
Commit
782469aa
authored
Apr 26, 2019
by
Michael Hanus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change CPM's package URL
parent
0b9702b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cpm/src/CPM/Config.curry
cpm/src/CPM/Config.curry
+1
-1
No files found.
cpm/src/CPM/Config.curry
View file @
782469aa
...
@@ -40,7 +40,7 @@ packageIndexDefaultURL =
...
@@ -40,7 +40,7 @@ packageIndexDefaultURL =
--- The default URL prefix to the directory containing tar files of all packages
--- The default URL prefix to the directory containing tar files of all packages
packageTarFilesDefaultURL :: String
packageTarFilesDefaultURL :: String
packageTarFilesDefaultURL =
packageTarFilesDefaultURL =
"https://www
-ps
.informatik.uni-kiel.de/~
pakcs/CPM_
PACKAGES/"
"https://www.informatik.uni-kiel.de/~
curry/cpm/
PACKAGES/"
--- Data type containing the main configuration of CPM.
--- Data type containing the main configuration of CPM.
data Config = Config {
data Config = Config {
...
...
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