typeclasses / chell

A quiet test runner for Haskell
https://hackage.haskell.org/package/chell
1 stars 4 forks source link

support request for `text` version >= 2 #2

Closed peterbecich closed 1 year ago

peterbecich commented 1 year ago

This would assist building the library with Nix.

Thank you

chris-martin commented 1 year ago

I am having some difficulty upgrading things because of these dependencies:

chelloptionsmonads-tftransformers <0.6

I've forked and updated monads-tf and sent an email to the maintainer (Ross Paterson) to inquire about getting the changes released.

Alternatively, it might also be a good idea to removed the options dependency and replace it with optparse-applicative, if anybody were interested in doing that work.

chris-martin commented 1 year ago

monads-tf-0.3.* now builds with the latest dependencies. Sent another email (John Millikin) to inquire about taking over the options package.

chris-martin commented 1 year ago

Acquired ownership of the options package, and released options-1.2.1.2.

So that's enough for the chell packages to build with the latest stuff now.

Releases: