X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Frename%2FRn017.hi;fp=ghc%2Fcompiler%2Ftests%2Frename%2FRn017.hi;h=0000000000000000000000000000000000000000;hb=fd5ab9dcc7a0194d371ba41a780c3d73b0abc80f;hp=26767201e4784b4a91887abd46bb72ef2ca8e36d;hpb=5bb05c2781a5b8b0803af9cbbfe1aee028eb593c;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/Rn017.hi b/ghc/compiler/tests/rename/Rn017.hi deleted file mode 100644 index 2676720..0000000 --- a/ghc/compiler/tests/rename/Rn017.hi +++ /dev/null @@ -1,9 +0,0 @@ -_interface_ Rn017 1 -_exports_ -Rn017 a b c Wibble(MkWibble) Wobble ; -_declarations_ -1 data Wibble = MkWibble Wobble ; -1 data Wobble ; -1 a _:_ Int -> Int ;; -1 b _:_ Int -> Int ;; -1 c _:_ Int -> Int ;;