Andrew Gibiansky
4f4b7be662
travis latest
2016-06-08 23:47:59 -07:00
Andrew Gibiansky
a5d4854899
travis 12
2016-06-08 01:20:40 -07:00
Andrew Gibiansky
54340af96b
Add display testing
2016-06-08 00:02:40 -07:00
Andrew Gibiansky
0024300c16
Travis fixes 11
2016-06-07 23:56:23 -07:00
Andrew Gibiansky
c839cf2bb2
Travis fixes 11
2016-06-07 23:54:11 -07:00
Andrew Gibiansky
989625b8c0
Travis fixes 10
2016-06-07 23:51:12 -07:00
Andrew Gibiansky
654369fd80
Travis fixes 9
2016-06-07 20:38:42 -07:00
Andrew Gibiansky
d6615e39e4
Travis fixes 8
2016-06-07 20:13:29 -07:00
Andrew Gibiansky
df53282bca
Travis fixes 7
2016-06-07 20:06:03 -07:00
Andrew Gibiansky
37df10055f
Travis fixes 6
2016-06-07 20:00:05 -07:00
Andrew Gibiansky
db1ef0d9dc
Travis fixes 5
2016-06-07 19:37:01 -07:00
Andrew Gibiansky
d04cd6a620
Travis fixes 4
2016-06-07 19:20:42 -07:00
Andrew Gibiansky
a5f8e5f22b
Travis fixes 2
2016-06-07 19:01:36 -07:00
Andrew Gibiansky
076eab8663
Travis fixes 1
2016-06-07 18:53:52 -07:00
Andrew Gibiansky
8318bd1d6a
Travis fixes
2016-06-07 18:46:22 -07:00
Andrew Gibiansky
0fe33acd05
Travis fixes
2016-06-07 18:42:18 -07:00
Andrew Gibiansky
202cd66385
Travis fixes
2016-06-07 18:35:00 -07:00
Andrew Gibiansky
fa059316df
Rewrite .travis.yml to use containers and stack.
...
This should make the build faster and more reliable,
and hopefully ressurect the test suite.
2016-06-07 18:31:52 -07:00
Andrew Gibiansky
12e88a36ab
Get test suite working again.
...
Also, add some utilities for working with IHaskell components in `stack
ghci`.
2016-06-07 18:16:58 -07:00
Andrew Gibiansky
f9846b6bd9
Separate stack.yaml for each package for simplicity
2016-06-07 17:26:47 -07:00
Andrew Gibiansky
8701eb7cb0
Remove ihaskell-basic
...
The ihaskell-basic display package has been with us for a while, but
has no useful instances and really doesn't help anyone. We're removing
it for the time being but could get it back someday if needed.
2016-06-07 17:02:29 -07:00
Justus Sagemüller
9eb2235f9e
Constrain dependecy of ipython-kernel
to actually match the version.
...
Previously, `cabal install ihaskell` would happily use ipython-kernel-0.8.3, resulting in error
‘protocolVersion’ is not a (visible) field of constructor ‘KernelInfoReply’
2016-06-04 11:49:56 +05:30
Sumit Sahrawat
e8ed4450a5
Stop building ihaskell-* with 7.8.*
2016-06-03 18:13:12 +05:30
Sumit Sahrawat
90f967c126
Formatting fixes
2016-06-03 18:09:16 +05:30
Sumit Sahrawat
007e953264
Trying out new versions of happy and alex for ghc-7.6.*
2016-06-03 17:43:54 +05:30
Sumit Sahrawat
c8928b85db
Merge pull request #657 from aaronmck/master
...
adjust for changes in Caskroom
2016-04-14 13:13:14 +05:30
Aaron McKenna
a22d9b1b5d
adjust for changes in Caskroom
2016-04-13 22:32:20 -07:00
Andrew Gibiansky
4b548e393e
use new LTS
2016-03-26 11:04:47 -07:00
louis
864a8d34f7
added FlexibleInstances Pragma
2016-03-26 11:04:26 -07:00
louis
4994f13d88
removed unnecessary import statement
2016-03-26 11:04:26 -07:00
louis
1889f5cdcf
created a display instance for the (haskell-)gnuplot package
2016-03-26 11:03:55 -07:00
Andrew Gibiansky
fd7da220ca
Use newer Stackage nightly with aeson 0.11
2016-03-26 10:17:26 -07:00
Sumit Sahrawat
d908674c02
Merge pull request #652 from trofi/master
...
ihaskell.cabal: add missing 'here' depend into testsuite
2016-03-25 17:19:38 +05:30
Sergei Trofimovich
d0854f849d
ihaskell.cabal: add missing 'here' depend into testsuite
...
Preprocessing test suite 'hspec' for ihaskell-0.8.4.0...
Hspec.hs:20:18:
Could not find module ‘Data.String.Here’
It is a member of the hidden package ‘here-1.2.7@here_1j09jYtlmBB7SYT9WO9k1d’.
Perhaps you need to add ‘here’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
2016-03-25 11:20:18 +00:00
Andrew Gibiansky
a43075af12
Bump package versions
2016-03-21 09:54:57 -07:00
Andrew Gibiansky
f7e9853de6
Allow aeson 0.11
2016-03-21 09:53:26 -07:00
Andrew Gibiansky
1b6d9081f2
Merge pull request #634 from hansroland/fix-example
...
Fix test example for juicypixels
2016-03-05 09:44:32 -08:00
Sumit Sahrawat
f239350938
Merge pull request #640 from juhp/patch-1
...
README: drop lts versions
2016-02-16 11:19:54 +00:00
Jens Petersen
68d8a7b798
README: drop lts versions
2016-02-16 18:06:39 +09:00
Sumit Sahrawat
625a2a2feb
Merge pull request #639 from nicluo/master
...
Support --version, -V in CLI
2016-02-13 09:06:05 +00:00
Nicholas Luo
ed3b892e02
Use Paths_ihaskell provided by cabal to get IHaskell version number
2016-02-13 14:58:05 +08:00
Nicholas Luo
b2c8b1f059
Create showDefault to show version when flagged
2016-02-13 14:28:18 +08:00
Nicholas Luo
a70ae834b6
Remove help check from parseFlags (redundant), add version check in parseFlags, add CPP flag to access VERSION_python_kernel in Flags.hs
2016-02-11 21:57:56 +08:00
Sumit Sahrawat
d1c84ee2d3
Merge pull request #637 from nicluo/master
...
Fix #632 : Show "Current Kernel Information" in Jupyter Notebook About
2016-02-09 22:02:10 +00:00
Nicholas Luo
a76d3b82f1
Combine protocol version with rest of kernel info
2016-02-09 22:26:46 +08:00
Nicholas Luo
05100fe640
Add banner to KernelInfoReply
2016-02-09 22:26:46 +08:00
Andrew Gibiansky
3385558465
Update talk link in README
2016-02-08 21:32:24 -08:00
roland
5d92d4feea
Fix test example for juicypixels
2016-02-07 15:24:22 +01:00
Andrew Gibiansky
45ad25a9bb
Added and tested Dockerfile and instructions on how to use it
2016-01-31 19:03:56 -08:00
Andrew Gibiansky
5adcd03093
Update README with talk/video
2016-01-26 00:24:38 -08:00