summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail11.hs
blob: 2eebcb6b63e443e304c0bb4b09a0d6d1d3ed74b9 (plain)
1
2
3
4
module Annfail11 where

{-# ANN length "Cannot annotate other modules yet" #-}
{-# ANN type Integer "Cannot annotate other modules yet" #-}