xmonad/X11

New release needed to support ghc 8.8.1

peti opened this issue · 4 comments

peti commented

@dmwit, would you mind uploading the current master branch as a new release to Hackage? We need an update to support building with Cabal 3.0.x, which is shipped with ghc 8.8.1 by default. I pushed the necessary fixes already and updated https://travis-ci.org/xmonad/X11 to include the 8.8.x compiler.

dmwit commented

Yes, sure, it's done. Looking at the commits, it seems the main changes are bugfixes and compatibility issues, so I bumped the version to just 1.9.1.

You should also have the permissions you need to upload yourself in the future if you want.

peti commented
dmwit commented

Ah. I had seen PeterJones on the list and mistakenly thought that was you. Should be fixed up now.

peti commented