2210 Commits

Author SHA1 Message Date
Vaibhav Sagar
641e7b9ecc release-9.8.nix: update 2023-11-22 01:26:12 +11:00
Vaibhav Sagar
72e663bcc1 ihaskell-diagrams: 0.4.0.0 2023-11-09 14:27:18 +11:00
Vaibhav Sagar
31e8523626 ihaskell-widgets.cabal: 0.4.0.0 2023-11-08 12:05:30 +11:00
Vaibhav Sagar
1b4c2a4c3c ihaskell: 0.11.0.0 2023-11-08 11:17:33 +11:00
Vaibhav Sagar
624c63aa97 ipython-kernel: 0.11.0.0 2023-11-08 11:14:44 +11:00
Vaibhav Sagar
f724cd3e19 ghc-parser: 0.2.6.0 2023-11-08 11:09:37 +11:00
Vaibhav Sagar
902c560960 release-9.6.nix: cleanup 2023-10-25 21:52:45 +11:00
Vaibhav Sagar
d9d20b9252 release-9.6.nix: update 2023-10-25 21:29:06 +11:00
Vaibhav Sagar
822693401a Remove here dependency 2023-10-25 19:54:33 +11:00
Vaibhav Sagar
7cd7edf8cf Support GHC 9.8 2023-10-25 18:37:28 +11:00
Vaibhav Sagar
df8615fc49
Merge pull request #1418 from avinayak/patch-1
fix: Updated demo links
2023-10-02 16:21:48 +11:00
Atul Vinayak
6994d75a3e
fix: Updated demo links
nbviewer.ipython.org -> nbviewer.org
2023-10-01 15:27:22 -07:00
Vaibhav Sagar
d7ad5d57ce
Merge pull request #1414 from codedownio/html-output
Switch from pager to proper HTML output for code highlighting
2023-08-18 23:32:26 +10:00
Tom McLaughlin
3ec715184d Revert package bumps in stack-8.6.yaml 2023-08-18 04:51:28 -07:00
Tom McLaughlin
2939efb7c8 Disable integration test for GHC 8.2 2023-08-18 03:53:31 -07:00
Tom McLaughlin
a36f2dcb80 Fix html call for hlint < 2.1.18 2023-08-18 03:31:32 -07:00
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