Louis Wasserman <wasserman.louis <at> gmail.com> writes: > I compiled my code with -fdicts-strict.
What is this actually supposed to do? It seems the documentation is missing: http://www.haskell.org/ghc/docs/latest/html/users_guide/options-optimise.html#options-f Anyway my guess is that if you want to use this flag, then you'd need to (re-)compile the whole world (including (base) libraries). J.W. _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
