summaryrefslogtreecommitdiff
path: root/readme.txt
blob: bcfec836547580f3721a24a04fcb4761b33aad73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23



To compile this program, the following dependencies are needed:

    ghc (of course)
    gnu make

Note however that make isn't strictly necessary if you have a look in the
makefile to see the compilation commands required.



Aside from base, the cabal packages required to compile this program are:

    directory
    either-unwrap
    either
    transformers
    parsec
    vector