Kill CPP conditionals for HUGS and old GHCs
It would seem strange to want to use `haskell2010` with Hugs which never gained support for Haskell2010, so this commit removes that bitrotting part of Prelude.hs. This reduces the CPP clutter to the point of not requiring any CPP processing altogether anymore.
Loading
Please register or sign in to comment