GithubHelp home page GithubHelp logo

haskell2010-report's Introduction

Haskell Report README
~~~~~~~~~~~~~~~~~~~~~

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
the report.


Tools you will need
~~~~~~~~~~~~~~~~~~~

PDF version: a decent LaTeX installation with pdflatex.  We use the
following additional packages:

  - times
  - makeidx
  - graphicx
  - url
  - color
  - hyperref

Also you need the following tools

  - makeindex

all of which are usually available with a good TeX distribution
(e.g. TeX Live).

The following are also required for building the tools:

  - flex
  - GHC

The HTML version additionall requires

  - tex4ht (e.g. install 'tex4ht' on a Debian or Ubuntu system, or 
            'tetex-tex4ht' on a Fedora system)

Building the report
~~~~~~~~~~~~~~~~~~~

Firstly:

        $ cd tools
        $ make

should build a few tools required for building the report itself.
Then you should be able to say

        $ cd report
        $ make

This will create:

   - PDF version: report/haskell.pdf
   
   - HTML version: report/ht/haskell.html
     (NB. requires report/ht/*.{html,png,css})


Roadmap
~~~~~~~

SOURCE FILES

    report/		The Language and Libraries Reports (now together
			in a single document)
    
    tools/		Tools needed to build the Reports
		    	(cd into here and type make)
    
    Makefile		Build a distribution of the Reports


.verb files
~~~~~~~~~~~


haskell2010-report's People

Contributors

simonmar avatar mchakravarty avatar syntaxpolice avatar autc04 avatar igfoo avatar yav avatar kosmikus avatar svenpanne avatar

Stargazers

 avatar

Watchers

Herbert Valerio Riedel avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.