Lennart, Don,

After fixing http://hackage.haskell.org/trac/ghc/ticket/3966, I get the 
following warning from the binary package. 

libraries/binary/src/Data/Binary/Put.hs:67:16:
    Warning: Ignoring unusable UNPACK pragma on the
             second argument of `PairS'
    In the definition of data constructor `PairS'
    In the data type declaration for `PairS'

It's perfectly correct.

For now I am switching of -Werror for 'binary' in the GHC build system.  Would 
you like to remove the pragma, and let me know?  Then I'll switch -Werror back 
on.

Thanks

Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to