summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T5770.hs
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2012-03-02 17:13:47 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2012-03-02 17:13:47 +0000
commita2cf0fdeb83854b31686006a2b8f8e020c72db5a (patch)
treefd288c47659857a043de7ddb738349729ef96d9d /testsuite/tests/polykinds/T5770.hs
parent64880bb7693ca9a97e26a292b5d3fe402f72c143 (diff)
downloadhaskell-a2cf0fdeb83854b31686006a2b8f8e020c72db5a.tar.gz
Remove unnecessary import
Diffstat (limited to 'testsuite/tests/polykinds/T5770.hs')
-rw-r--r--testsuite/tests/polykinds/T5770.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T5770.hs b/testsuite/tests/polykinds/T5770.hs
index d6cf604886..132a1538a8 100644
--- a/testsuite/tests/polykinds/T5770.hs
+++ b/testsuite/tests/polykinds/T5770.hs
@@ -4,7 +4,6 @@
#-}
module T5770 where
-import GHC.Base
convert :: a -> b
convert = convert