hi, should we use #if __GLASGOW_HASKELL__ < 710 or #if !MIN_VERSION_base(4,8,0) ?
currently both are used in different places, and i have no idea if there is a difference/if it matters. if it does not, i suggest conventionizing one of the two. lennart _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel