sebastiaanvisser / clay

A CSS preprocessor as embedded Haskell.
Other
357 stars 72 forks source link

Test nix builds as well #261

Open turion opened 5 months ago

turion commented 5 months ago

There is an all-ghcs.nix file which tests whether the package can be built and tested in nix for several versions of GHC. This should be tested on CI as well, ideally coherently with the tested-with section in clay.cabal.

Detailed to do