blob: 0e2bed5d8bec9d473227b5ade5035b7ec8f60c00 (
plain)
1
2
3
4
5
6
|
T10826.hs:6:1: error:
Annotations are not compatible with Safe Haskell.
See https://ghc.haskell.org/trac/ghc/ticket/10826
In the annotation:
{-# ANN hook (unsafePerformIO (putStrLn "Woops.")) #-}
|