pxqr / bittorrent

A BitTorrent client library written in Haskell.
http://hackage.haskell.org/package/bittorrent
BSD 3-Clause "New" or "Revised" License
23 stars 7 forks source link

This package does not build with Cabal 3.10 and GHC 9.4.8. #12

Open kindaro opened 5 months ago

kindaro commented 5 months ago

There are at least two issues preventing this package from building on a modern set-up.

These are both trivial issues so hopefully they can be fixed soon. Versions will then need to be constrained to exclude obsolete versions.