Andrew Gibiansky
|
8233713cac
|
trying a different monadio
|
2015-03-05 18:02:53 -08:00 |
|
Andrew Gibiansky
|
4739f89268
|
travis
|
2015-03-05 17:09:31 -08:00 |
|
Andrew Gibiansky
|
f9476ec5b1
|
try n+1 to get travis happy
|
2015-03-05 16:35:12 -08:00 |
|
Andrew Gibiansky
|
24dfde704b
|
Do we need to sudo ghc-pkg expose?
|
2015-03-05 16:20:06 -08:00 |
|
Andrew Gibiansky
|
ee13d8e0bd
|
Expose ghc pkg for ghc and HSpec tests
|
2015-03-05 16:08:16 -08:00 |
|
Andrew Gibiansky
|
715c961db8
|
Fix travis
|
2015-03-05 14:26:37 -08:00 |
|
Andrew Gibiansky
|
beb3ddf17a
|
Minor style changes, nothing really
|
2015-03-05 14:24:52 -08:00 |
|
Andrew Gibiansky
|
02505759c2
|
Add test suite to travis
|
2015-03-05 13:51:11 -08:00 |
|
Andrew Gibiansky
|
0808d7ca0c
|
Fixing test suite
|
2015-03-05 13:51:11 -08:00 |
|
Andrew Gibiansky
|
c9aec5c490
|
Fixing test suite by removing it from cabal; just run via runhaskell
Conflicts:
ihaskell.cabal
|
2015-03-05 13:51:11 -08:00 |
|
Andrew Gibiansky
|
9f157b36a0
|
Make sure to check class name when filtering instances
|
2015-03-05 13:51:11 -08:00 |
|
Andrew Gibiansky
|
0c87254e5b
|
Merge pull request #405 from sumitsahrawat/master
Fix #350 -- Show diagrams Animations as animated .gif images
|
2015-03-05 11:43:25 -08:00 |
|
Sumit Sahrawat
|
d5c97ea303
|
Fix #350 -- Show diagrams Animations as animated .gif images
|
2015-03-06 01:00:57 +05:30 |
|
Andrew Gibiansky
|
7c97ecd2d9
|
Merge pull request #403 from FranklinChen/fix-macos-build
On MacOS, build.sh installs arithmoi without llvm
|
2015-03-05 10:37:32 -08:00 |
|
Andrew Gibiansky
|
b0bca8aeb7
|
Fixing #402; this may break 7.10 later, but for now 7.10 doesnt compile anyways
|
2015-03-05 09:46:50 -08:00 |
|
Franklin Chen
|
a77d792f9b
|
On MacOS, build.sh installs arithmoi without llvm
|
2015-03-05 09:44:00 -05:00 |
|
Andrew Gibiansky
|
8337a1db8e
|
Merge branch 'bgamari-ghc-7.10-new'
|
2015-03-04 23:38:11 -08:00 |
|
Andrew Gibiansky
|
2de62db7bb
|
Completing merge
|
2015-03-04 23:37:55 -08:00 |
|
Andrew Gibiansky
|
dc363cee91
|
Enabling 7.10 testing for travis
|
2015-03-04 23:35:48 -08:00 |
|
Andrew Gibiansky
|
5a527f261f
|
Fixing .travis.yml
|
2015-03-04 23:06:22 -08:00 |
|
Andrew Gibiansky
|
398da0db79
|
Disable ihaskell-display checking for ghc 7.6.3 and head
|
2015-03-04 22:47:58 -08:00 |
|
Andrew Gibiansky
|
fcb5107c9e
|
Adding static-canvas support; adding 7.6.3 bugfix N+1 for travis
|
2015-03-04 22:16:23 -08:00 |
|
Andrew Gibiansky
|
ef3a46122a
|
ihaskell-static-canvas now imports IHaskell.Display.StaticCanvas
|
2015-03-04 21:25:25 -08:00 |
|
Andrew Gibiansky
|
145cf72be7
|
Still trying to get ihaskell building on travis
|
2015-03-04 20:57:04 -08:00 |
|
Andrew Gibiansky
|
b364daa73d
|
Third attempt at 7.6.3-fix
|
2015-03-04 19:08:44 -08:00 |
|
Andrew Gibiansky
|
d851a6e121
|
Second try at a fix for 7.6.3
|
2015-03-04 18:52:08 -08:00 |
|
Andrew Gibiansky
|
0c4149d75d
|
Attempting to fix build issues for travis
|
2015-03-04 18:30:33 -08:00 |
|
Andrew Gibiansky
|
30da275134
|
Add cabal install cpphs; disable GHC 7.10+ for now
|
2015-03-04 18:07:26 -08:00 |
|
Andrew Gibiansky
|
167c36cad4
|
Dont cabal configure before build
|
2015-03-04 17:50:05 -08:00 |
|
Andrew Gibiansky
|
a4e20b24f2
|
try not cding places during travis build?!
|
2015-03-04 17:05:36 -08:00 |
|
Andrew Gibiansky
|
c65ec6a317
|
Adding travis.yml badge to README
|
2015-03-04 16:53:59 -08:00 |
|
Andrew Gibiansky
|
9cf4420b7b
|
In travis.yml: git clone with http not ssh
|
2015-03-04 16:50:51 -08:00 |
|
Andrew Gibiansky
|
9a3bff6443
|
Merge branch 'master' of github.com:gibiansky/IHaskell
|
2015-03-04 16:45:31 -08:00 |
|
Andrew Gibiansky
|
cc5f895337
|
Adding travis ci
|
2015-03-04 16:45:22 -08:00 |
|
Andrew Gibiansky
|
05dd79dcdf
|
Fixing hoogle access by urlencoding parameters
|
2015-03-03 19:21:18 -08:00 |
|
Andrew Gibiansky
|
6b6a9b8936
|
Fixing unshowable displays, adding pager docs
|
2015-03-03 17:54:44 -08:00 |
|
Andrew Gibiansky
|
b2dfd0e48f
|
Fixing pager Javascript
|
2015-03-03 14:18:37 -08:00 |
|
Andrew Gibiansky
|
f0ab46685a
|
Indenting kernel.js
|
2015-03-03 14:06:34 -08:00 |
|
Andrew Gibiansky
|
e41af42e8a
|
Merge pull request #394 from Carreau/kerneljs
minimal change to get IHaskell kernel.js loaded at the right time
|
2015-03-03 14:05:15 -08:00 |
|
Matthias Bussonnier
|
6aed08df9a
|
minimal change to get IHaskell kernel.js loaded at the right time
|
2015-03-03 13:54:03 -08:00 |
|
Andrew Gibiansky
|
01b3593d15
|
Fixing test suite by removing it from cabal; just run via runhaskell
|
2015-03-03 13:15:31 -08:00 |
|
Andrew Gibiansky
|
df8fd57906
|
Merge pull request #393 from houshuang/fwarn
Removing unused imports, fixing other -fwarn issues
|
2015-03-03 11:50:20 -08:00 |
|
Stian Håklev
|
d9217a1603
|
Removing superfluous comment about joinLines
|
2015-03-03 14:39:09 -05:00 |
|
Stian Håklev
|
ba0916cfa5
|
Removing unused imports, fixing other -fwarn issues
|
2015-03-03 14:36:24 -05:00 |
|
Andrew Gibiansky
|
e64e8ef486
|
Fixing typo
|
2015-03-02 21:42:29 -08:00 |
|
Andrew Gibiansky
|
7a4f8e9676
|
Fixing kernelspec, removing traces of profile
|
2015-03-02 21:20:17 -08:00 |
|
Andrew Gibiansky
|
bb907baf0a
|
Emitting custom.css on each cell evaluation
|
2015-03-02 20:26:09 -08:00 |
|
Andrew Gibiansky
|
769a626236
|
Removing profile
|
2015-03-02 19:45:45 -08:00 |
|
Andrew Gibiansky
|
1c232f1780
|
Fixing notebook invocation to start jupyter; also making console default
|
2015-03-02 16:27:06 -08:00 |
|
Andrew Gibiansky
|
b4cc01df7d
|
Adding HMAC-SHA256 authentication.
|
2015-03-02 15:08:08 -08:00 |
|