16 Commits

Author SHA1 Message Date
Eyal Dechter
a096999338 Suggest using cabal repl. 2013-10-31 11:01:46 -04:00
Eyal Dechter
d90bbebc7a Add README text about all the language extensions needed and about using cabal-dev instead.
The cabal file keeps track of the options necessary to install the package successfully. Running cabal-dev ghci will automatically take the cabal file options into account when launching ghci. Therefore, it is probably preferable to maintaining your own .ghci file.
2013-10-31 10:07:25 -04:00
Eyal Dechter
491fe2e262 Edit README.md about OverloadedString pragma in .ghci 2013-10-31 09:40:19 -04:00
Eyal Dechter
5a98bc3815 Add basic instructions on loading IHaskell files into ghci for the first time 2013-10-31 09:24:21 -04:00
Andrew Gibiansky
8be12ced9e added note about installing cabal 2013-10-28 12:58:14 -07:00
Andrew Gibiansky
0b63c0ce0b make note of the fact that you need ipython 1.0 or higher 2013-10-27 19:11:01 -07:00
Luis Pedro Coelho
40dcb799fd DOC List happy as dependency
Add instructions for installing happy on Ubuntu.
2013-10-22 20:24:59 +02:00
Andrew Gibiansky
e7a96fb86f update zmq instructions 2013-10-22 09:29:10 -07:00
Andrew Gibiansky
26ac95808d change cabal commands to only cabal install 2013-10-22 09:27:00 -07:00
Andrew Gibiansky
2f97ae564f added haddock link 2013-10-21 14:29:15 -07:00
Andrew Gibiansky
126a44d9b7 libzmq1 not libzmq-dev 2013-10-21 13:55:44 -07:00
Andrew Gibiansky
35b28fc21e developer notes is a link 2013-10-21 13:47:20 -07:00
Andrew Gibiansky
f508214dc0 A bit more to developer notes. 2013-10-21 13:46:44 -07:00
Andrew Gibiansky
b1eb8885b4 Added module quickstart. 2013-10-21 13:34:59 -07:00
Andrew Gibiansky
eefb9aa8ae Copy website into README 2013-10-21 13:18:59 -07:00
Andrew Gibiansky
fb69a2d5ac Create README.md 2013-10-20 13:25:55 -07:00