summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T14963c.hs
blob: cac012e79fb744c384aee8bf41b3a7beb1158d56 (plain)
1
2
3
4
{-# OPTIONS_GHC -fdefer-type-errors #-}

test :: IO Bool
test = return True