Date: Wed, 30 Dec 2020 16:36:56 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 252266] textproc/hs-pandoc : Update to 2.11.3.1 Message-ID: <bug-252266-16154-NBQ6K79yxO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252266-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-252266-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252266 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #6 from Gleb Popov <arrowd@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! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252266-16154-NBQ6K79yxO>