Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Haskell
Cabal
Commits
d2af878e
Commit
d2af878e
authored
16 years ago
by
Duncan Coutts
Browse files
Options
Downloads
Patches
Plain Diff
Update the README
parent
e997ee4e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+6
-7
6 additions, 7 deletions
README
with
6 additions
and
7 deletions
README
+
6
−
7
View file @
d2af878e
...
@@ -19,9 +19,9 @@ debian or ubuntu it is in "libghc6-network-dev".
...
@@ -19,9 +19,9 @@ debian or ubuntu it is in "libghc6-network-dev".
It requires three other Haskell packages that are not always installed:
It requires three other Haskell packages that are not always installed:
* Cabal (
1.4
or later)
* Cabal (
version 1.6
or later)
* HTTP
* HTTP
(version 4000 or later)
* zlib
* zlib
(version 0.4 or later)
All of these are available from [Hackage](http://hackage.haskell.org).
All of these are available from [Hackage](http://hackage.haskell.org).
...
@@ -58,11 +58,10 @@ You then have two choices:
...
@@ -58,11 +58,10 @@ You then have two choices:
Quickstart on Windows systems
Quickstart on Windows systems
-----------------------------
-----------------------------
For Windows users we
hope to
provide a pre-compiled
`
cabal.exe
`
program
shortly.
For Windows users we provide a pre-compiled
[
cabal.exe
]
program
. Just download
In the mean time you have to build the three dependencies in [the standard way]
.
it and put it somewhere on your `%PATH%`
.
[the standard way]:
[cabal.exe]: http://haskell.org/cabal/release/cabal-install-latest/cabal.exe
http://haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package
Using cabal-install
Using cabal-install
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment