relude/test
Teo Camarasu b2f43f46f3
Ghc 9.2 compat (#403)
* Allow hedgehog 1.1

Builds fine and all tests pass.

* GHC 9.2.1 compatibility

* Remove Option from hlint.dhall and regenerate .hlint.yaml

* Update changelog

* Add GHC 9.2.1 to CI

* Change version number to "unreleased" in changelog

I think this is how other projects do it.

* Use GHC-9.2.2 instead of 9.2.1

* add more safe haskell pragmas

this is required to allow the doctests to run

* Deal with change of Nat type name in doctest

* set -XHaskell2010 in doctests

* bump cabal on github actions

* add tested-with GHC-9.2.2 to relude.cabal

Co-authored-by: Felix Yan <felixonmars@archlinux.org>
Co-authored-by: James Sully <sullyj3@gmail.com>
2022-04-04 09:49:44 +01:00
..
Test/Relude Remove validation (#326) 2020-08-16 12:05:40 +01:00
Doctest.hs Ghc 9.2 compat (#403) 2022-04-04 09:49:44 +01:00
Spec.hs [#264] Support latest Dhall spec (#278) 2020-05-13 09:43:50 +01:00