
12 Feb
2018
12 Feb
'18
8:08 p.m.
On 2018-02-12 10:38, Peter Simons wrote:
Frerich Raabe
writes: You might benefit from the 'catamorphism' package:
https://hackage.haskell.org/package/catamorphism-0.5.1.0/docs/Data-Morphism-...
catamorphism would be a great solution to this kind of problem, but unfortunately it does not work with any 8.x version of GHC:
https://github.com/frerich/catamorphism/issues/5
That makes its use impractical for most purposes, IMHO.
Thanks for the prodding - I now finally got my act together and updated the package to work with GHC 8.x (and setup Travis CI while I was at it to try different GHC versions). -- Frerich Raabe - raabe@froglogic.com www.froglogic.com - Multi-Platform GUI Testing