summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/RnAux017.hs-boot
blob: a2f3cd39169a47277ac5e7044ebc59fec19a0471 (plain)
1
2
3
4
5
6
7
8
module RnAux017 where

data Wibble 
data Wobble

a :: Int -> Int
b :: Int -> Int
c :: Int -> Int