Jens Petersen
Jens Petersen
Not sure if this is not already fixed?
Yes: http://koji.fedoraproject.org/koji/taskinfo?taskID=12881418
Yes, it builds fine and `make test` runs okay. (For the time being I have disabled the cmark-hs tests on armv7.)
Edit: just to be clear - the cmark-hs tests still fail. Note I am actually building the Haskell binding with my pkgconfig patch (thanks for the merge). But this problem...
I can't reproduce anymore with 0.5.6 and bundled cmark in Fedora 28 Rawhide FWIW. Not sure what changed, but the ghc version is now 8.0.2. Neither with 0.5.5 and system...
Cold `cabal spec` actually works, but for existing spec file it tries to prune the 'ghc-' prefix and look for such dir.
Sorry, I had completely missed this issue... :-( We could do something about having bounds. But actually some people in the community are moving more in the opposite direction: eg...
But you see if we are just tracking Stackage LTS, then all the version checks have already been done. So carrying then in Fedora is mostly just a burden. If...
(I think I should either try again using revised .cabal files with cblrpm, but it is kind of tedious to implement robustly I found the first time, or we can...
I could add: originally it was my long term plan to inherit bounds in .spec files using cabal-rpm but now with Stackage I am not very sure how useful or...