Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
prime
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue 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
prime
Commits
3005947e
Commit
3005947e
authored
5 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
Markdownify readme
parent
f6a7d732
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.mkd
+21
-21
21 additions, 21 deletions
README.mkd
with
21 additions
and
21 deletions
README
→
README
.mkd
+
21
−
21
View file @
3005947e
Haskell Report README
Haskell Report README
~~~~~~~~~~~~~~~~~~~~~
---------------------
These are the sources to the Haskell report, including all the source
These are the sources to the Haskell report, including all the source
files you will need to generate either the PDF or the HTML version of
files you will need to generate either the PDF or the HTML version of
...
@@ -7,37 +7,37 @@ the report.
...
@@ -7,37 +7,37 @@ the report.
Tools you will need
Tools you will need
~~~~~~~~~~~~~~~~~~~
-------------------
PDF version: a decent LaTeX installation with pdflatex. We use the
PDF version: a decent LaTeX installation with
`
pdflatex
`
. We use the
following additional packages:
following additional packages:
- times
-
`
times
`
- makeidx
-
`
makeidx
`
- graphicx
-
`
graphicx
`
- url
-
`
url
`
- color
-
`
color
`
- hyperref
-
`
hyperref
`
Also you need the following tools
Also you need the following tools
- makeindex
-
`
makeindex
`
all of which are usually available with a good TeX distribution
all of which are usually available with a good TeX distribution
(e.g. TeX Live).
(e.g. TeX Live).
The following are also required for building the tools:
The following are also required for building the tools:
- flex
-
`
flex
`
- GHC
-
GHC
The HTML version additionally requires
The HTML version additionally requires
- tex4ht (e.g. install
'
tex4ht
'
on a Debian or Ubuntu system, or
-
`
tex4ht
`
(e.g. install
`
tex4ht
`
on a Debian or Ubuntu system, or
'
tetex-tex4ht
'
on a Fedora system)
`
tetex-tex4ht
`
on a Fedora system)
Building the report
Building the report
~~~~~~~~~~~~~~~~~~~
-------------------
Firstly:
Firstly:
...
@@ -52,14 +52,14 @@ Then you should be able to say
...
@@ -52,14 +52,14 @@ Then you should be able to say
This will create:
This will create:
- PDF version: report/haskell.pdf
-
PDF version: report/haskell.pdf
- HTML version: report/ht/haskell.html
-
HTML version: report/ht/haskell.html
(NB. requires report/ht/*.{html,png,css})
(NB. requires report/ht/
*
.{html,png,css})
Roadmap
Roadmap
~~~~~~~
-------
SOURCE FILES
SOURCE FILES
...
@@ -73,6 +73,6 @@ SOURCE FILES
...
@@ -73,6 +73,6 @@ SOURCE FILES
.verb files
.verb files
~~~~~~~~~~~
-----------
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