Vaibhav Sagar
0fd0085199
test/acceptance.nbconvert.sh: don't specify nbformat
2021-04-26 01:45:07 +10:00
Vaibhav Sagar
b64a65d344
Test script now requires jq
2021-04-25 19:37:55 +08:00
Vaibhav Sagar
cd9688f036
ihaskell: update
2021-04-25 19:37:55 +08:00
Vaibhav Sagar
584127f822
ghc-parser: update
2021-04-25 19:37:55 +08:00
Vaibhav Sagar
b06b52f46e
release-9.0.nix: init
2021-04-25 19:37:55 +08:00
Vaibhav Sagar
0f1262d3e7
Merge pull request #1213 from serras/master
...
Support for GHC 8.10
2021-02-28 22:25:09 +08:00
Alejandro Serrano
6c0b0306ce
Support for GHC 8.10
2021-02-28 13:54:31 +01:00
Vaibhav Sagar
e07b198f07
.github/workflows/docker.yml: push snapshots
2021-01-29 05:03:32 +11:00
Vaibhav Sagar
5b7e03b2ca
Use LTS-16.23
2020-11-23 23:56:57 +11:00
Vaibhav Sagar
6825bb9cf5
IHaskell.Eval.Evaluate: don't output HTML on shell command failure
2020-11-23 02:46:48 +11:00
Vaibhav Sagar
aa15573158
.github/workflows/ci.yml: remove flakiness check
2020-11-20 01:10:25 +11:00
Vaibhav Sagar
2de36f746d
Merge pull request #1190 from gibiansky/dependabot/npm_and_yarn/jupyterlab-ihaskell/node-fetch-2.6.1
...
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /jupyterlab-ihaskell
2020-11-20 00:50:05 +11:00
dependabot[bot]
aa2fd1240c
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /jupyterlab-ihaskell
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 12:19:02 +00:00
Vaibhav Sagar
9dd1131beb
Merge pull request #1195 from gibiansky/dependabot/pip/notebook-6.1.5
...
build(deps): bump notebook from 6.0.3 to 6.1.5
2020-11-19 23:17:40 +11:00
Vaibhav Sagar
90e2e1539a
Update acceptance tests for new HLint
2020-11-19 22:48:22 +11:00
dependabot[bot]
014cf261f8
build(deps): bump notebook from 6.0.3 to 6.1.5
...
Bumps [notebook](https://github.com/jupyter/jupyterhub ) from 6.0.3 to 6.1.5.
- [Release notes](https://github.com/jupyter/jupyterhub/releases )
- [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md )
- [Commits](https://github.com/jupyter/jupyterhub/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 22:45:39 +00:00
Vaibhav Sagar
c0a1160fe6
.github/workflows/nix.yml: test with ghc8102
2020-11-19 04:49:55 +11:00
Vaibhav Sagar
0115ebfa4a
.github/workflows/nix.yml: update to nixos-20.09
2020-11-19 04:40:40 +11:00
Vaibhav Sagar
f582ec42ab
.github/workflows/nix.yml: update
2020-11-19 04:37:19 +11:00
Vaibhav Sagar
e61beaecaa
.github/workflows/nix.yml: update
2020-11-19 04:34:32 +11:00
Vaibhav Sagar
a4a36ae643
.github/workflows/nix.yml: bump install-nix-action
2020-10-19 01:36:54 +11:00
Vaibhav Sagar
ef698157f4
Merge pull request #1191 from MMesch/mmesch/codemirror
...
add codemirror command line flag
2020-09-22 23:16:26 +10:00
Matthias Meschede
64f5a217d7
add codemirror command line flag
2020-09-22 14:33:14 +02:00
Vaibhav Sagar
c3ae2d21c0
Merge pull request #1189 from MMesch/mmesch/jupyterlab-ihaskell
...
update ihaskell jupyterlab extension and align directory name
2020-09-22 01:46:57 +10:00
Matthias Meschede
e108c9cd16
update ihaskell jupyterlab extension and align directory name
2020-09-21 09:30:02 +02:00
Vaibhav Sagar
21ca14d6da
ipython-kernel: 0.10.2.1
2020-08-26 00:02:01 +10:00
Vaibhav Sagar
151c93f274
ihaskell: 0.10.1.2
2020-08-25 23:58:04 +10:00
Vaibhav Sagar
6135ca5b85
Merge pull request #1185 from junjihashimoto/feature/vega-version
...
Bump mimetypes of vega
2020-08-25 23:10:53 +10:00
Vaibhav Sagar
f448cb26fa
Merge pull request #1184 from junjihashimoto/feature/dynamic
...
Add dynamic flag to load extra shared library
2020-08-25 23:09:41 +10:00
Junji Hashimoto
9edd25f954
Bump mimetypes of vega
2020-08-25 15:18:52 +09:00
Junji Hashimoto
f658358327
Add dynamic flag to load extra shared library
2020-08-25 15:09:41 +09:00
Vaibhav Sagar
49b03cf5a9
Merge pull request #1182 from jamesdbrock/master
...
Add mimetype to Kernel Info Reply message
2020-08-13 02:57:14 +10:00
James Brock
ff3872b532
Add mimetype to Kernel Info Reply message
2020-08-13 01:39:25 +09:00
Vaibhav Sagar
cc427517a5
Merge pull request #1178 from jamesdbrock/master
...
sendMessage mhMetadata
2020-06-19 18:13:36 +08:00
James Brock
88018234e5
sendMessage mhMetadata
...
Send the header metadata with a message instead of ignoring the header
metadata and sending "{}".
The header metadata is handled correctly on receipt of a message. Why
was it ignored on sending? Probably no-one ever needed it.
2020-06-19 02:34:18 +09:00
Vaibhav Sagar
a992ad8370
.github/workflows/nix.yml: update
2020-05-28 02:45:55 +08:00
Vaibhav Sagar
d7dc460a42
ihaskell: 0.10.1.1
2020-05-14 01:26:16 +08:00
Vaibhav Sagar
b8ac6a89a6
IHaskell.Eval.Lint: use unpackSrcSpan
2020-05-13 20:44:26 +08:00
Vaibhav Sagar
9caa54fdce
README.md: update Nix instructions
2020-05-11 04:24:04 +08:00
Vaibhav Sagar
6e35724b92
README.md: mention Cachix cache
2020-05-11 04:18:54 +08:00
Vaibhav Sagar
4c41c08d17
Dockerfile: use Stack 2.3.1
2020-05-10 18:19:04 +08:00
Vaibhav Sagar
a1e415e45f
.github/workflows/docker.yml: add self to paths
2020-05-08 12:51:15 +08:00
Vaibhav Sagar
4b4a4c7dcd
.github/workflows/docker.yml: be selective about paths
2020-05-08 12:44:03 +08:00
Vaibhav Sagar
39a7445da5
.github/workflows/{ci,nix}.yml: ignore paths
2020-05-08 12:29:56 +08:00
Vaibhav Sagar
2429f3560f
.github/workflows/docker.yml: build on push to master
2020-05-05 21:22:30 +08:00
Vaibhav Sagar
ba196ec642
ihaskell: 0.10.1.0
2020-05-03 17:15:51 +08:00
Vaibhav Sagar
f9f71d8d3e
ghc-parser: 0.2.2.0
2020-05-03 17:07:47 +08:00
Vaibhav Sagar
7bb0077f96
ipython-kernel: 0.10.2.0
2020-05-03 17:01:09 +08:00
Vaibhav Sagar
bd3e60dc63
src/IHaskell/Eval/Lint.hs: update conditional to use HLint version
2020-05-03 15:53:33 +08:00
Vaibhav Sagar
057cc5d65a
.github/workflows/nix.yml: run daily
2020-05-03 13:56:34 +08:00