Encountered absent arg

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Sun Apr 11 17:11:10 EDT 2010


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.



More information about the Glasgow-haskell-users mailing list