Tom McLaughlin
|
f28ff4a48f
|
Just use unicode escapes consistently
|
2023-08-18 03:05:06 -07:00 |
|
Tom McLaughlin
|
901c4e4057
|
Revert "Do setLocaleEncoding utf8 in Hspec.hs"
This reverts commit 432a301f6474bec1b7f314bbc57d256ecc9d7499.
|
2023-08-18 03:05:00 -07:00 |
|
thomasjm
|
432a301f64
|
Do setLocaleEncoding utf8 in Hspec.hs
|
2023-08-18 01:55:34 -07:00 |
|
thomasjm
|
c5ba628dc0
|
Try a couple fixes
|
2023-08-17 05:52:36 -07:00 |
|
thomasjm
|
eab83a28f0
|
Introduce displayDatasBecome for test JSON output
|
2023-08-16 16:43:08 -07:00 |
|
thomasjm
|
dbea941859
|
Re-enable language extension test
|
2023-08-16 16:11:33 -07:00 |
|
thomasjm
|
84efeaecc4
|
Output test failures as JSON
|
2023-08-16 16:03:17 -07:00 |
|
thomasjm
|
3ab225839f
|
Try fixing 8.2 eval test
|
2023-08-16 03:21:36 -07:00 |
|
thomasjm
|
a0601f64ba
|
GHC 8.6 -> 8.4 in eval test
|
2023-08-16 03:04:10 -07:00 |
|
thomasjm
|
372261871b
|
Working on Eval.h test for 8.8 and 8.6
|
2023-08-16 02:50:59 -07:00 |
|
thomasjm
|
0b8474bc29
|
Bump a few packages in stack 8.6 and 8.8
|
2023-08-16 02:49:43 -07:00 |
|
thomasjm
|
de3562770b
|
Add type signature to throwAway
|
2023-08-16 02:02:22 -07:00 |
|
thomasjm
|
634cdc0ea6
|
Remove pages function
|
2023-08-16 01:58:31 -07:00 |
|
thomasjm
|
1d91c0268c
|
Try filling in text only response
|
2023-08-16 01:57:18 -07:00 |
|
thomasjm
|
04527212b3
|
Try removing another import
|
2023-08-16 00:56:10 -07:00 |
|
Tom McLaughlin
|
1dc18fadd3
|
Change default class to "CodeMirror cm-s-jupyter cm-s-ipython" and update acceptance test
cm-s-ipython for coloring in Jupyter Notebook
cm-s-jupyter for coloring in Jupyter Lab
CodeMirror for monospace font in both
|
2023-08-15 19:27:43 -07:00 |
|
thomasjm
|
37ee74aeba
|
Move another import
|
2023-08-11 02:37:28 -07:00 |
|
thomasjm
|
d6871d5484
|
Fix test running
|
2023-08-11 02:08:24 -07:00 |
|
thomasjm
|
84f947e035
|
Conditionally import a couple things in Lint.hs
|
2023-08-11 02:08:14 -07:00 |
|
thomasjm
|
662d0b0a0a
|
A few more tweaks to hopefully fix CI
|
2023-08-11 01:59:46 -07:00 |
|
thomasjm
|
96cd640b82
|
Try removing another unused import
|
2023-08-11 01:17:26 -07:00 |
|
thomasjm
|
653858121a
|
stack.yaml: several new packages needed for Nix build
|
2023-08-11 01:17:15 -07:00 |
|
thomasjm
|
648eb248a8
|
Try removing unused import to fix CI
|
2023-08-11 00:55:10 -07:00 |
|
Tom McLaughlin
|
f2567d6dc3
|
Fix warnings about non-specific cabal version
|
2023-08-10 23:00:11 -07:00 |
|
thomasjm
|
5efe6969bb
|
stack.yaml: don't pass enable: false as it disables Stack autodetection
|
2023-08-10 23:00:11 -07:00 |
|
thomasjm
|
57fa0fe504
|
Only import and run htmlify for GHC >= 8.4.0
|
2023-08-10 23:00:11 -07:00 |
|
thomasjm
|
7a8d728ad1
|
Switch from pager to HTML output for directives
|
2023-08-10 23:00:11 -07:00 |
|
Vaibhav Sagar
|
7de07ec3a3
|
Bump LTS to GHC 9.4 (#1416)
* stack-9.2.yaml
* Bump LTS to GHC 9.4
* extra deps
* stack.yaml: update
* Add hidden package flags at the end
|
2023-08-08 02:50:38 +10:00 |
|
Vaibhav Sagar
|
5786426ceb
|
.github/workflows/ci.yml: update (#1415)
* .github/workflows/ci.yml: update
* Avoid problematic cairo dependency
* extra-deps
* more extra deps
* negate conditional
* Resume running integration test on 8.2 and 8.4
|
2023-08-07 20:36:29 +10:00 |
|
Vaibhav Sagar
|
d4b571ba47
|
.github/workflows/nix.yml: bump NixOS version (#1412)
* .github/workflows/nix.yml: bump NixOS version
* README.md: update
* Drop release-9.0.nix
|
2023-07-27 21:17:26 +10:00 |
|
Vaibhav Sagar
|
36e6bd15d6
|
release-9.2.nix: use ghc928
|
2023-07-23 23:51:04 +10:00 |
|
Vaibhav Sagar
|
3e01b5b5e5
|
ihaskell.cabal: 0.10.4.0
|
2023-07-23 22:51:53 +10:00 |
|
Vaibhav Sagar
|
a5dd20c897
|
ghc-parser: 0.2.5.0
|
2023-07-23 22:49:56 +10:00 |
|
Vaibhav Sagar
|
c547ee2fdc
|
README.md: fix out-of-date Nix example invocation
|
2023-05-06 08:38:13 +07:00 |
|
Vaibhav Sagar
|
af37a01259
|
GHC 9.6 support
|
2023-04-16 14:15:26 +10:00 |
|
Vaibhav Sagar
|
dc8b12a09a
|
Merge pull request #1404 from elgohr-update/master
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
|
2023-04-05 08:48:47 +10:00 |
|
Lars Gohr
|
3283950889
|
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
|
2023-03-28 00:05:23 +02:00 |
|
Vaibhav Sagar
|
8afa4e22c5
|
Bump stack.yaml to use GHC 9.2 (#1402)
* Bump stack.yaml to use GHC 9.2
* .github/workflows/ci.yml: update
* .github/workflows/nix.yml: update
* .github/workflows/nix.yml: update
* release-9.2.nix: update
* Dockerfile: use newest pip
* Use newer lts
|
2023-03-03 22:53:17 +11:00 |
|
Vaibhav Sagar
|
1c22a874ac
|
Merge pull request #1389 from SmartHypercube-fork/master
Fix stack detection
|
2022-12-19 16:10:00 +11:00 |
|
Hypercube
|
5577155a5e
|
Fix warnings
|
2022-12-18 00:00:00 +00:00 |
|
Hypercube
|
6c25824cc7
|
Fix stack detection
|
2022-12-16 00:00:00 +00:00 |
|
Vaibhav Sagar
|
c466b4fa2a
|
Test with release-9.4.nix (#1386)
* Test with release-9.4.nix
* release-9.4.nix: update
* Remove extra newline
|
2022-12-05 10:46:36 +11:00 |
|
Vaibhav Sagar
|
dd761af169
|
release-9.4.nix: update
|
2022-12-05 10:19:33 +11:00 |
|
Vaibhav Sagar
|
465fded2f7
|
Merge pull request #1383 from FPtje/allow-custom-display-name
Add options to set kernel and display name
|
2022-11-14 07:27:10 +11:00 |
|
Falco Peijnenburg
|
d6fc3faf84
|
Add options to set kernel and display name
|
2022-11-13 17:23:46 +01:00 |
|
Vaibhav Sagar
|
7d0b9b070a
|
Merge pull request #1379 from jamesdbrock/displaytmp
Display rendering withSystemTempDirectory
|
2022-11-01 17:06:13 +11:00 |
|
James Brock
|
995a7f2c18
|
Add ihaskell-plot PlotExample.ipynb
|
2022-10-31 15:01:29 +09:00 |
|
James Brock
|
c8a7f5613c
|
Remove one ByteString → String conversion step for SVG
|
2022-10-31 12:27:39 +09:00 |
|
James Brock
|
6bc4bd704f
|
Display rendering withSystemTempDirectory
|
2022-10-31 12:27:39 +09:00 |
|
James Brock
|
fa6f7b0461
|
nix flake Jupyter environment for Display modules
|
2022-10-31 12:27:39 +09:00 |
|