[Bug 252266] textproc/hs-pandoc : Update to 2.11.3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 30 16:36:57 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252266

Gleb Popov <arrowd at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|Open                        |Closed

--- Comment #6 from Gleb Popov <arrowd at FreeBSD.org> ---
(In reply to Wen Heping from comment #3)
You got confused by the way cabal-install utility works. When you ran `make
cabal-extract-deps`, it picked up cabal.project file that is distributed in
pandoc tarball, and it has some flags set/unset.

Another problem is that you seem to have used GHC 8.8.4 during the updating
process, because your patch didn't work for me with GHC 8.10.2.

You also need to turn off *all OPTIONS* before regenerating main USE_CABAL knob
and then turn them on one by one, fixing OPT_USE_CABAL knobs.

So, I had to do the update from scratch. But thanks anyways!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-haskell mailing list