63 Commits

Author SHA1 Message Date
Stian Håklev
dbc2b7b70c Update README.md 2015-02-23 15:46:02 -05:00
Stian Håklev
d39326c83c Add link to example notebooks on wiki 2015-02-23 15:45:19 -05:00
Tim Baumann
4bb3957790 Fix Kronos Haskell link 2015-02-13 12:53:25 +01:00
Matthew Wampler-Doty
515f7c8c5d Updating docker documentation 2015-01-02 10:24:12 -07:00
Andrew Gibiansky
d9af2643c5 Adding link to Kronos Haskell in README 2014-12-29 15:05:48 -05:00
Matthias Bussonnier
e8eef2ab79 homebrew haskell platform deprecated
Brew says: 
```
$ brew install haskell-platform
Error: No available formula for haskell-platform
We no longer package haskell-platform. Consider installing ghc
and cabal-install instead:
  brew install ghc cabal-install

A binary installer is available:
  https://www.haskell.org/platform/mac.html
```
2014-12-26 16:58:16 +01:00
Andrew Gibiansky
1c3d12c50b Closes #308 2014-12-07 18:54:55 -08:00
Andrew Gibiansky
9864f87875 Update readme. Closes #265 2014-08-18 13:02:36 -07:00
Andrew Gibiansky
f911197cb7 note about 32bit HP 2014-06-23 08:17:07 -07:00
Andrew Gibiansky
371fcfcafe random gotchas 2014-05-19 22:52:11 -07:00
Andrew Gibiansky
328698bba8 note about --reorder-goals 2014-05-19 20:09:04 -07:00
Andrew Gibiansky
5abf0fcb31 add info about build.sh 2014-05-18 14:29:28 -07:00
Andrew Gibiansky
02142ef747 minor updates for readme 2014-05-18 14:27:07 -07:00
Andrew Gibiansky
3ef3a71016 Merge remote-tracking branch 'gregwebs/docker3'
Conflicts:
	README.md
2014-03-09 20:41:36 -07:00
Greg Weber
1217d2d339 update README to use docker index build 2014-03-09 19:16:35 -07:00
Andrew Gibiansky
a6a9412dba minor update, closes #154 2014-03-09 18:00:09 -07:00
Andrew Gibiansky
7d21ac42ae make note of IHASKELL_IPYTHON_ARGS 2014-03-09 10:54:05 -07:00
Andrew Gibiansky
279a3043da update readme with ipython info, closes #175 2014-03-09 10:34:39 -07:00
Andrew Gibiansky
17d9eb476d Merge pull request #216 from gregwebs/master
update docker documentation
2014-03-09 09:41:02 -07:00
Greg Weber
66200654e8 update docker documentation 2014-03-09 09:39:32 -07:00
Andrew Gibiansky
80d61a6681 Update README.md 2014-03-09 09:34:28 -07:00
Greg Weber
30d24eec7c add Dockerfile. addresses #136 2014-03-08 20:03:22 -08:00
Andrew Gibiansky
eff713ada7 add note about python-dev being necessary on Linux 2014-02-28 22:42:51 -08:00
Andrew Gibiansky
b30459752f add grumble about using cabal update 2014-01-25 22:06:32 -08:00
Adam Vogt
dade16b761 fix broken link in README 2014-01-12 22:57:28 -05:00
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