23 Feb
2016
23 Feb
'16
5:22 a.m.
On 8 February 2016 at 03:13, Ben Gamari
Thank you for RC2. I finally built ghc-8.0.0 for Fedora Rawhide (quick build): https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.0.1 (perf build is still ongoing). One minor thing I noticed is that docdir seems have changed RC2 to be versioned. ie the LICENSE files for the included libraries now get installed under "/usr/share/doc/ghc-<version>/html/libraries/*/" rather than "/usr/share/doc/ghc/html/libraries/*/" before. I managed to work around that by configuring with --docdir=/usr/share/doc but it took me by surprise. I should open a ticket I guess... Jens