Commit Graph

9 Commits

Author SHA1 Message Date
Kirill Elagin
1b6156f286 meta: Use haskell.nix flake lib 2021-11-03 19:14:31 -04:00
Kirill Elagin
e401b2175a meta: Run checks against 8.10.7 2021-11-03 17:41:16 -04:00
Kirill Elagin
369ecd4c86 meta: Use Serokell flake registry
Previously, we were pinning Nix dependencies, such as haskell.nix
manually. Now we simply rely on Serokell’s flake registry, which has the
right versions pinned that are available in the binary cache.
2021-11-03 17:41:16 -04:00
Kirill Elagin
63b26842be deps: Allow GHC 9.0.1
* Bump the upper bound on `base` to allow GHC 9.
* Add GHC 9.0.1 to the set of flake checks.
* Add hedgehog-1.0.5 to extra-deps (it fixes GHC 9).
2021-03-29 10:42:40 -04:00
Kirill Elagin
addd9ce503 ci: Add checks for different GHC versions
Repin haskell.nix and generate checks for multiple chosen versions of GHC.
2021-03-29 08:37:05 -04:00
Kirill Elagin
c916ad47c3 Convert to a proper flake
* Get rid of Niv
* Repin haskell.nix
* Repin nixpkgs
2021-02-17 22:13:07 -05:00
Kirill Elagin
f1407c5e7a meta: Rename to with-utf8 2020-02-26 22:00:59 -05:00
Kirill Elagin
cd67a3183e Build with haskell.nix 2020-02-15 21:32:39 -05:00
Kirill Elagin
b7b3ef4bc5 Initialise repository 2020-02-15 19:08:31 -05:00