haskell-streaming / streaming-bytestring

effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
BSD 3-Clause "New" or "Revised" License
16 stars 11 forks source link

CI Husbandry #52

Closed fosskers closed 3 years ago

fosskers commented 3 years ago

This PR adds a check for Stackage LTS 17 (GHC 8.10.4) and also tries to diagnose the problem with LTS 6.

fosskers commented 3 years ago

I'm unable to reproduce the lts 6 build/test failure locally.