I'm getting this

libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs:1:14: warning: 
[-Wtrustworthy-safe]

    'Data.Time.Clock.Internal.SystemTime' is marked as Trustworthy but has been 
inferred as safe!

  |

1 | {-# LANGUAGE Trustworthy #-}

  |              ^^^^^^^^^^^

Since I use -Werror in stage2, my build fails.
Simon
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to