mtth / tracing

Distributed tracing
https://hackage.haskell.org/package/tracing
BSD 3-Clause "New" or "Revised" License
24 stars 11 forks source link

Updated tracing.cabal to unblock stackage nightly. #20

Closed alaendle closed 2 years ago

alaendle commented 2 years ago

Upper limit was once necessary to support ghc 8.0 (https://travis-ci.org/github/mtth/tracing/builds/764494212) - but now seems to block stackage nightly. Not really sure what ghc versions should be supported - travis-ci build is outdated; and github action is using ghc 8.6.5. However this is another story.