UnkindPartition / tasty

Modern and extensible testing framework for Haskell
640 stars 110 forks source link

tasty-1.4.2.1 fails to build on GHC 7.10 #319

Closed Bodigrim closed 3 years ago

Bodigrim commented 3 years ago

https://matrix.hackage.haskell.org/#/package/tasty/1.4.2.1/ghc-7.10.3@1637435859

Building library for tasty-1.4.2.1..
ghc: unrecognised flag: -Wno-incomplete-uni-patterns
did you mean one of:
  -fwarn-incomplete-uni-patterns
  -fno-warn-incomplete-uni-patterns

It would be nice to have a revision prohibiting GHC 7.10 for tasty-1.4.2.1.

UnkindPartition commented 3 years ago

Sorry, should be fixed now.