38 Commits

Author SHA1 Message Date
Bob Ippolito
33227602ef update README with correct sandbox build instructions & Mac OS X considerations 2014-01-10 19:06:35 -08:00
Alex R
ab0e7ded93 Fix typo in README.md
Change "simply" to "simple".
2014-01-10 10:36:37 -05:00
Andrew Gibiansky
7558b10336 note about opening issues/IRC 2014-01-09 22:05:39 -05:00
Adam Vogt
3acd9e4d03 Merge branch 'master' of https://github.com/gibiansky/IHaskell 2014-01-09 20:57:07 -05:00
Adam Vogt
84c2b5465f add some more developer notes & remove redundant/old module listings 2014-01-09 20:55:58 -05:00
Andrew Gibiansky
37f783c4c7 add link to demo 2014-01-09 20:37:23 -05:00
Stian Håklev
7d4f1a6d07 adding wiki link to README 2014-01-05 14:49:40 -05:00
Adam Vogt
63ecc797eb move IHaskell stuff to src/ 2014-01-03 00:10:15 -05:00
Andrew Gibiansky
46797e1c88 updated to reflect zmq4 update 2013-12-30 13:51:18 -05:00
Andrew Gibiansky
231a2c8ef1 remove info about installing ipython 2013-12-28 11:43:18 -05:00
Andrew Gibiansky
fbd0a8feca updating install instructions... again 2013-12-15 20:15:00 -08:00
Andrew Gibiansky
6d6a8a31c3 added ipython install instructions 2013-12-15 16:46:33 -08:00
Andrew Gibiansky
57bd346ef7 fixed homebrew instructions 2013-12-14 21:59:21 -08:00
Andrew Gibiansky
c73ad0e684 updated with install info and more dev notes 2013-12-14 14:14:08 -08:00
Andrew Gibiansky
ee0a7b0d88 added note about installing cabal-install 1.18 2013-12-14 13:19:31 -08:00
Andrew Gibiansky
7ad2013077 add info for installing haskell-platform on Darwin 2013-12-14 12:52:54 -08:00
Andrew Gibiansky
e051f16c10 make simpler install instructions 2013-12-14 12:49:27 -08:00
Andrew Gibiansky
15a0f1dbd2 update readme with image 2013-12-12 17:21:15 -08:00
Paul Ivanov
b9e822e746 updated install docs, closes #53 2013-12-11 22:59:00 -08:00
Eyal Dechter
4fd721be39 Merge 'master' changes to README.md
Clarified the difference between cabal repl and calling ghci directly and added additional language pragmas into the .ghci file.

Conflicts:
	README.md
2013-10-31 11:31:17 -04:00
Eyal Dechter
a096999338 Suggest using cabal repl. 2013-10-31 11:01:46 -04:00
Adam Vogt
5fde85569c Add .ghci to repo and suggest the more reliable cabal repl 2013-10-31 10:53:12 -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
Andrew Gibiansky
4f162ffc30 formatting fixes for README 2013-10-31 06:47:24 -07: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