73 Commits

Author SHA1 Message Date
Andrew Gibiansky
b8f8a6c048 Fixing readme for sandboxes 2015-04-22 22:34:27 -07:00
Andrew Gibiansky
b9589e91f3 Changing linux-install.sh references to ubuntu-install.sh in README 2015-03-26 10:26:43 -07:00
Sridhar Ratnakumar
f55498ab9f Fix typo
Correct filename to that which exists in master branch of the repo.
2015-03-25 22:45:35 -07:00
Andrew Gibiansky
66c78bb98e Point demo notebook to nbviewer 2015-03-25 22:02:40 -07:00
Andrew Gibiansky
78546c95f4 Documentation formatting 2015-03-25 22:00:50 -07:00
Andrew Gibiansky
bdef789cfd Documentation formatting 2015-03-25 21:56:27 -07:00
Andrew Gibiansky
cd7d6752b3 Adding documentation and removing Docker (for now) 2015-03-25 21:47:57 -07:00
The Gitter Badger
93c27da3f2 Added Gitter badge 2015-03-11 05:21:01 +00:00
Andrew Gibiansky
88c8822e48 Make build status refer to only master branch 2015-03-10 20:26:37 -07:00
Andrew Gibiansky
c65ec6a317 Adding travis.yml badge to README 2015-03-04 16:53:59 -08:00
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