spl / dlist

Difference lists in Haskell
https://hackage.haskell.org/package/dlist
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

Use cabal flag for -Werror #73

Closed spl closed 4 years ago

spl commented 4 years ago

Use it in GitHub Action instead of --ghc-options="-Werror".