mokus0 / polynomial

Haskell library for manipulating and evaluating polynomials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patches for newer base and hunit

joeyh opened this issue · comments

polynomial does not build with recent versions of ghc

I noticed that debian has patched it, and the patches are not completely trivial base version bumps, so this might save some time:

https://sources.debian.org/patches/haskell-polynomial/0.7.3-5/newer-base/
https://sources.debian.org/patches/haskell-polynomial/0.7.3-5/newer-hunit/