mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-26 06:12:39 +03:00
11ccf950e7
There should be a patch release of dejafu after this, since the doctest examples changed. Also, need to bump to a nightly snapshot in `stack.yaml` for stylish-haskell, which looks to have skipped GHC 9.0 support. In principle, we could now drop support for GHC 8.0, 8.2, and 8.4, but supporting those isn't causing any problems yet.
12 lines
132 B
YAML
Executable File
12 lines
132 B
YAML
Executable File
resolver: nightly-2022-07-01
|
|
|
|
packages:
|
|
- concurrency
|
|
- dejafu
|
|
- dejafu-tests
|
|
- hunit-dejafu
|
|
- tasty-dejafu
|
|
|
|
nix:
|
|
packages: [git]
|