Vaibhav Sagar
616bc00e73
Attempt to set error status
2019-03-05 21:23:31 -05:00
Vaibhav Sagar
3b0936d495
release.nix: compose overrides
2019-03-05 21:16:37 -05:00
Vaibhav Sagar
736d156016
Merge pull request #1011 from imalsogreg/gh-overrides
...
Change extend to override in release.nix
2019-03-05 20:43:40 -05:00
Greg Hale
0b94c3b5f4
Change extend to override in release.nix
2019-03-05 17:37:05 -05:00
Vaibhav Sagar
9a8ce8639f
Merge pull request #1010 from GregorySchwartz/master
...
Make unique labels using a timestamp for svg elements.
2019-03-04 15:24:24 -05:00
Gregory W. Schwartz
2d54b99dda
Lower time bound.
2019-03-04 13:35:30 -05:00
Gregory W. Schwartz
80ab139e9c
Earlier version of time to account for stack-8.0.
2019-03-04 13:27:14 -05:00
Gregory W. Schwartz
0d522e0701
Finish rebasing.
2019-03-04 12:41:02 -05:00
Gregory W. Schwartz
66afc48636
Rebasing.
2019-03-04 12:37:33 -05:00
Vaibhav Sagar
5a7077254b
Revert "Merge pull request #1009 from GregorySchwartz/master"
...
This reverts commit 96fe2ef57792d7633eb2aca3f90ae7b5a4e0f25f, reversing
changes made to e373bd3d366557a9fd4da2de7a37c8cc1f91df5f.
2019-03-02 11:24:39 -05:00
Vaibhav Sagar
815912c550
notebooks/IHaskell.ipynb: update
2019-03-01 16:55:04 -05:00
Vaibhav Sagar
96fe2ef577
Merge pull request #1009 from GregorySchwartz/master
...
Remove conversion of svg to html for generic usage.
2019-03-01 16:52:59 -05:00
Gregory W. Schwartz
d651e7ab38
Remove conversion of svg to html for generic usage.
2019-03-01 16:00:12 -05:00
Vaibhav Sagar
e373bd3d36
stack.yaml: bump resolver to lts-13.6
2019-02-08 16:34:58 -05:00
Vaibhav Sagar
33f63ffb04
IHaskell.Display.Widgets.Singletons: add -XStandaloneDeriving
2019-02-08 15:52:43 -05:00
Vaibhav Sagar
a36ce6bc28
stack.yaml: enable ihaskell-widgets
2019-02-08 15:52:43 -05:00
Vaibhav Sagar
a768187ea5
[skip ci] README.md: update supported versions of GHC
2019-02-08 14:31:16 -05:00
Vaibhav Sagar
980442225d
.travis.yml: use xenial
2019-02-08 14:12:27 -05:00
Vaibhav Sagar
ae4a2bf341
Merge pull request #1003 from ijaketak/vinyl-0.9
...
ihaskell-widgets: Port to vinyl-0.9
2019-02-08 11:36:05 -05:00
Vaibhav Sagar
c684300b7e
notebooks/IHaskell.ipynb: update
2019-02-08 11:35:14 -05:00
Keito Kajitani
17e67525f2
ihaskell-widgets: Port to vinyl-0.9
2019-02-09 00:50:32 +09:00
Vaibhav Sagar
c070adf882
s/.last-req-hdr/.last-req-header/
2019-01-24 11:28:39 -05:00
Vaibhav Sagar
13632726fe
Update installation instructions [skip ci]
...
Fixes #998 .
2019-01-07 14:55:25 -05:00
Vaibhav Sagar
2d016bfd8c
Switch to lts-13 as the default resolver
2019-01-05 09:22:29 -05:00
Vaibhav Sagar
819ccbe91f
ghc-parser: remove unused files
2019-01-04 19:57:26 -05:00
Vaibhav Sagar
ff046bf2c4
Remove unused files [skip ci]
2019-01-02 23:45:55 -05:00
Vaibhav Sagar
a1cf94e1b0
IHaskell.Display.Graphviz: remove unused import
2019-01-02 17:37:11 -05:00
Vaibhav Sagar
540b54d597
IHaskell.Display.Graphviz: read directly from stdout
2019-01-02 17:18:25 -05:00
Vaibhav Sagar
22bb3677bc
stack-8.6.yaml: bump resolver to lts-13.1
2019-01-02 10:12:03 -05:00
Vaibhav Sagar
910119f65f
Bump resolver to lts-12.26
2019-01-01 23:01:21 -05:00
Vaibhav Sagar
a36cbb1f69
notebooks/IHaskell.ipynb: turn off SVG output
2019-01-01 02:53:14 -05:00
Vaibhav Sagar
e8934f5d61
ihaskell-graphviz: use SVG and enable by default in IHaskell
2019-01-01 02:53:14 -05:00
Vaibhav Sagar
198a54485d
IHaskell.Display.Graphviz: simplify
...
Change program type from ByteString to String and remove RankDir because
that can be configured in the input.
2018-12-31 11:04:44 -05:00
Vaibhav Sagar
479cd1f493
notebooks/IHaskell.ipynb: update
2018-12-31 07:28:45 -05:00
Vaibhav Sagar
376d108d1f
[skip ci] Add overrides to use ghc862 with NixOS 18.09
2018-11-26 22:34:46 -05:00
Vaibhav Sagar
752032096c
release-8.4.nix: use ghc844 instead of ghc843
2018-11-24 14:08:45 -05:00
Vaibhav Sagar
bd0089712c
Test with GHC 8.6
2018-11-23 18:00:25 -05:00
Vaibhav Sagar
c0ddcd9728
Bump resolver to lts-12.19
2018-11-23 16:52:19 -05:00
Vaibhav Sagar
d415b76c7f
IHaskell.Eval.Util: fix warnings on GHC 8.6
2018-11-23 16:27:56 -05:00
Vaibhav Sagar
df3c0fc1fb
notebooks/IHaskell.ipynb: update
2018-11-23 15:37:34 -05:00
Vaibhav Sagar
764bdfeaf9
Dockerfile: generate config for Jupyter
2018-11-22 23:52:41 -05:00
Vaibhav Sagar
ab98e1b144
Bump resolver to lts-12.18
2018-11-17 18:43:34 -05:00
Vaibhav Sagar
7696b7f193
Merge pull request #974 from dispanser/remove-duplicate-prelude
...
Remove duplicate module `IHaskellPrelude`.
2018-11-17 17:18:38 -05:00
Thomas Peiselt
93cfa71d57
Remove duplicate module IHaskellPrelude
.
...
remove module from `main`, and promote from `other-modules` to
`exported-modules` in `library`.
Fixes #971 .
2018-11-17 21:20:32 +01:00
Vaibhav Sagar
027f74aa1f
Merge pull request #967 from Shimuuar/update_display
...
Implement update_display_data message
2018-11-17 09:25:37 -05:00
Alexey Khudyakov
301df38e69
Fix build for other packages
2018-11-17 13:39:38 +03:00
Alexey Khudyakov
16532afecf
Implement update_display_data message
...
This commit adds new message update_dispaly_data and updates
display_data message to add optional transient field which
is in turn used by update_display_data
2018-11-17 13:39:38 +03:00
Vaibhav Sagar
fd5cbf3493
ipython-kernel: add Semigroup instance
2018-11-16 18:44:41 -05:00
Vaibhav Sagar
74ef9ac887
Merge pull request #972 from qnikst/gh-912
...
Fix protocol communication with jupyter-lab.
2018-11-16 16:18:04 -05:00
Alexander Vershilov
a87ea7b019
Move to jupyter-lab.
...
Moves package from using jupyter-notebook to the jupyter-lab.
Both backends can still be used using: ihaskell-notebook and
ihaskell-lab respectively.
2018-11-16 23:53:48 +03:00