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=b561ce1e757702957249476dd8b099e8fda5b07d;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/rn016.hs b/ghc/compiler/tests/rename/rn016.hs new file mode 100644 index 0000000..b561ce1 --- /dev/null +++ b/ghc/compiler/tests/rename/rn016.hs @@ -0,0 +1,6 @@ +--!!! Import an interface defining a class and some instances + +module Main where + +import Rn016 +