X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Frename%2Frn016.hs;fp=ghc%2Fcompiler%2Ftests%2Frename%2Frn016.hs;h=0000000000000000000000000000000000000000;hb=fd5ab9dcc7a0194d371ba41a780c3d73b0abc80f;hp=a1c129093634f00fdd1d027abe249b2479cde676;hpb=5bb05c2781a5b8b0803af9cbbfe1aee028eb593c;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/rn016.hs b/ghc/compiler/tests/rename/rn016.hs deleted file mode 100644 index a1c1290..0000000 --- a/ghc/compiler/tests/rename/rn016.hs +++ /dev/null @@ -1,7 +0,0 @@ ---!!! Import an interface defining a class and some instances - -module Main where - -import Rn016 - -main = undefined