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