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
pakcs
Commits
cfb0206f
Commit
cfb0206f
authored
Dec 16, 2015
by
Michael Hanus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT URLs updated
parent
eca9edc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
9 deletions
+3
-9
GITINSTALL.txt
GITINSTALL.txt
+2
-8
LICENSE
LICENSE
+1
-1
No files found.
GITINSTALL.txt
View file @
cfb0206f
...
...
@@ -6,10 +6,10 @@ Installation Instructions for the GIT Repository
If you want to install the up-to-date version of PAKCS
from the developer's repository, you have to clone the
[git repository](https://git
-
ps.informatik.uni-kiel.de/curry/pakcs),
[git repository](https://git
.
ps.informatik.uni-kiel.de/curry/pakcs),
e.g., by the shell command
git clone
git
://git
-
ps.informatik.uni-kiel.de/curry/pakcs.git
git clone
https
://git
.
ps.informatik.uni-kiel.de/curry/pakcs.git
This creates a new directory `pakcs` containing the current version.
Go into this directory by
...
...
@@ -29,12 +29,6 @@ Then, each future update can be obtained by the executing
git pull
git submodule update
If you install PAKCS for the first time, you need to install
some Haskell packages required by the front end via Cabal,
i.e., run the command
make installhaskell
Now you can install the complete system by the command
make
...
...
LICENSE
View file @
cfb0206f
The PAKCS (Portland Aachen Kiel Curry System) License
Copyright (c) 201
2
, University of Kiel
Copyright (c) 201
5
, University of Kiel
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
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