846 Commits

Author SHA1 Message Date
Andrew Gibiansky
accbec475f Updating for classy-prelude fixes, etc v0.6.2.0 2015-05-21 19:54:29 +02:00
Andrew Gibiansky
73469b7c9c Add support for type inspection with shift tab (inspect_reply) 2015-05-14 03:31:58 -07:00
Andrew Gibiansky
c8ee3d8ebd Merge pull request #468 from sumitsahrawat/tooltip
Prevent kernel death on introspection.
2015-05-13 13:59:59 -07:00
Andrew Gibiansky
602939ad0b Merge pull request #488 from FranklinChen/7.10.1
7.10.1
2015-05-13 13:49:24 -07:00
Sumit Sahrawat
1fb17401be Fix #489 -- Add FlexibleInstances to IHaskell.Eval.Lint 2015-05-14 02:17:49 +05:30
Sumit Sahrawat
916c114b34 Prevent kernel death on introspection 2015-05-14 01:30:16 +05:30
Franklin Chen
f743bcdaab Add build all for 7.10 for Travis. 2015-05-06 07:02:32 -04:00
Franklin Chen
b757b14255 Update ihaskell-rlangqq to Rlang-QQ-0.3.1.0. 2015-05-06 00:52:28 -04:00
Franklin Chen
284bf18bae Update ihaskell-diagrams to diagrams 1.3. 2015-05-06 00:51:21 -04:00
Andrew Gibiansky
44ebe75c0c Removing old demo notebooks 2015-04-23 16:51:44 -07:00
Andrew Gibiansky
b8f8a6c048 Fixing readme for sandboxes 2015-04-22 22:34:27 -07:00
Andrew Gibiansky
bc4f858b2a Merge pull request #483 from sumitsahrawat/issue-482
Fix #482, bump lower bounds on aeson
2015-04-21 11:13:31 -07:00
Sumit Sahrawat
86ab3b6d3d Fix #482, bump lower bounds on aeson 2015-04-21 22:01:17 +05:30
Andrew Gibiansky
79a6e6d0e3 Merge pull request #480 from gibiansky/fix-710-ghc-parser
Adding src-710 to extra source files for ghc-parser
2015-04-20 15:53:56 -07:00
Andrew Gibiansky
bbbdd3427e Adding src-710 to extra source files for ghc-parser 2015-04-20 12:40:21 -07:00
Andrew Gibiansky
deb92f1240 Merge branch 'master' of github.com:gibiansky/IHaskell 2015-04-20 12:35:20 -07:00
Andrew Gibiansky
7072770bb6 Merge pull request #477 from sumitsahrawat/docker
Remove redundant use of 'tr'
2015-04-18 11:49:20 -07:00
Sumit Sahrawat
4e9ebe68d2 Remove redundant use of 'tr' 2015-04-18 14:59:30 +05:30
Andrew Gibiansky
c439e22e82 Merge pull request #475 from sumitsahrawat/docker
Split ubuntu-install.sh
2015-04-17 15:47:23 -07:00
Sumit Sahrawat
a20ab93b7e Split ubuntu-install.sh 2015-04-18 03:19:05 +05:30
Andrew Gibiansky
bd695daf71 Merge pull request #473 from sumitsahrawat/docker
Allow using pre-installed ipython
2015-04-16 17:57:33 -07:00
Sumit Sahrawat
6e1dc82906 Allow using pre-installed ipython
If `ipython` is installed, and has a major version >= 3, then use the
installed version. Otherwise install from scratch.
2015-04-17 02:56:50 +05:30
Andrew Gibiansky
db84a671cb Remove IsString usage; theres no concrete way to do String -> DisplayData 2015-04-14 14:09:00 -07:00
Sumit Sahrawat
dd7271b2a2 Fix #456 -- Update pager for message spec v5 2015-04-13 12:42:17 +05:30
Andrew Gibiansky
6b5f6785c8 Merge pull request #470 from gibiansky/ghc710-travis
Adding GHC 7.10 to travis tests
2015-04-07 16:17:18 -07:00
Andrew Gibiansky
90731e9a8e Merge pull request #471 from Carreau/ihaskell-mode
set global CM Mode
2015-04-07 16:17:06 -07:00
Matthias Bussonnier
5f48dea749 set global CM Mode 2015-04-07 15:32:26 -07:00
Andrew Gibiansky
7fde48c3be Disable cabal test on ghc 7.10 2015-04-07 14:42:16 -07:00
Andrew Gibiansky
37e6f3cba0 Fixing test suite in ghc 7.10 2015-04-07 13:55:18 -07:00
Andrew Gibiansky
16ca7dfb68 Formatting fix 2015-04-07 13:53:29 -07:00
Andrew Gibiansky
7e197132c8 GHC 7.10 fix due to GHC API change 2015-04-07 13:13:02 -07:00
Andrew Gibiansky
28149effb9 GHC 7.10 fix due to BBP 2015-04-07 12:17:40 -07:00
Andrew Gibiansky
b7205e86d0 Adding GHC 7.10 to travis tests 2015-04-07 11:05:11 -07:00
Andrew Gibiansky
5e12d47834 Require chart-cairo 1.2 or higher 2015-04-05 01:42:30 -07:00
Andrew Gibiansky
2a47b76611 Fixing some kernel js 2015-04-04 21:48:32 -07:00
Andrew Gibiansky
5c47e93202 Merge pull request #465 from gibiansky/minor-710-fixes
Minor 710 fixes
2015-04-01 19:32:04 -07:00
Andrew Gibiansky
baae96388e Bump rlangqq filepath dep 2015-04-02 12:01:59 -07:00
Andrew Gibiansky
a737ddb60d Bump static-canvas dependency on base 2015-04-01 11:12:02 -07:00
Andrew Gibiansky
109aa2a41d Merge pull request #463 from acfoltzer/stdin-refactor
move Stdin module to IHaskell
2015-03-31 00:52:28 -07:00
Adam C. Foltzer
8bc3f43c3e move Stdin module to IHaskell
This allows removing the unix dependency for ipython-kernel, and seems
like the right thing to do as the Stdin module is very specific to the
case of running a Haskell kernel.
2015-03-30 10:31:20 -07:00
Andrew Gibiansky
6f194eb9ae Merge pull request #460 from sumitsahrawat/plot-patch
Generalize ihaskell-plot to work for all Figure types
2015-03-26 18:02:21 -07:00
sumitsahrawat
2c96b37de1 Generalize ihaskell-plot to work for all types 2015-03-27 05:40:00 +05:30
sumitsahrawat
5ac6132fcc Ultimately, it boils down to style -- Fix style in Plot.hs 2015-03-26 10:36:11 -07:00
sumitsahrawat
1c0d454968 Another round of fixes
* Try to fix issue with `cabal configure --enable-tests' on travis.

* Remove upper bounds for version of ihaskell from ihaskell-rlangqq,
  taking cue from the other ihaskell-* packages.

* Fix formatting issues with IHaskell.Display.Plot.
2015-03-26 10:36:11 -07:00
sumitsahrawat
e46922c013 Get travis working with BLAS and LAPACK 2015-03-26 10:36:11 -07:00
sumitsahrawat
730669ba3e Add IHaskellDisplay instance for Figure () 2015-03-26 10:36:10 -07:00
Andrew Gibiansky
b9589e91f3 Changing linux-install.sh references to ubuntu-install.sh in README 2015-03-26 10:26:43 -07:00
Andrew Gibiansky
6d0a5421e9 Merge pull request #459 from FranklinChen/rename-linux-to-ubuntu
Rename linux-install.sh to ubuntu-install.sh
2015-03-26 10:25:42 -07:00
Franklin Chen
ab27024b73 Rename linux-install.sh to ubuntu-install.sh 2015-03-26 09:17:30 -04:00
Andrew Gibiansky
75e1979875 rlangqq version bump 2015-03-25 23:46:54 -07:00