summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/holes2.hs
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2013-01-30 10:03:39 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2013-01-30 10:03:39 +0000
commitffcfd20d86712242a21bed5d7404c8906dac0af2 (patch)
tree2be2bae58d47e8565172b246afc29b1b4809eabb /testsuite/tests/typecheck/should_compile/holes2.hs
parent8f157fb5bef2b3016acd36a9caf0b3f41e1f71f7 (diff)
downloadhaskell-ffcfd20d86712242a21bed5d7404c8906dac0af2.tar.gz
Error messsage wibbles
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/holes2.hs')
-rw-r--r--testsuite/tests/typecheck/should_compile/holes2.hs4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_compile/holes2.hs b/testsuite/tests/typecheck/should_compile/holes2.hs
index 56614c7ec7..7b909d94b9 100644
--- a/testsuite/tests/typecheck/should_compile/holes2.hs
+++ b/testsuite/tests/typecheck/should_compile/holes2.hs
@@ -1,7 +1,5 @@
{-# LANGUAGE TypeHoles #-}
-module Main where
-
-main = return ()
+module Holes2 where
f = show _