[Bug 267403] 'make cabal-configure' fails for the Haskell port math/hs-syfco
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Oct 2022 18:35:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267403 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> --- The project is quite old and requires old GHC. You can try hacking the syfco.cabal file and remove version bounds to see if it builds. You can also try adding ghc-8.10.7:lang/ghc810 to BUILD_DEPENDS to make port use older GHC. -- You are receiving this mail because: You are the assignee for the bug.