swkBerlin / kata-bootstraps

Empty projects for different languages with a failing test
MIT License
498 stars 346 forks source link

Update stack to lts-20.3 #205

Closed ChrisAtIonos closed 1 year ago

ChrisAtIonos commented 1 year ago

Fixes a compile error (tested by running stack test on the helloworld folder).

ghc: panic! (the 'impossible' happened)
  (GHC version 8.6.4 for x86_64-unknown-linux):
        Prelude.chr: bad argument: 1543503875

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
mklose commented 1 year ago

Thank you for contributing ❤️ It would be awesome if you could set up a CI job for Haskell ... like these once https://github.com/swkBerlin/kata-bootstraps/tree/master/.github/workflows