X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Frename%2Frn019.hs;fp=ghc%2Fcompiler%2Ftests%2Frename%2Frn019.hs;h=4ff7c0d9f7d2df44a486ec3796a2428b54c2066d;hb=9c26739695219d8343505a88457cb55c76b65449;hp=0000000000000000000000000000000000000000;hpb=ef68e6ca4bace373228566ef68590d9ff3eb1144;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/rn019.hs b/ghc/compiler/tests/rename/rn019.hs new file mode 100644 index 0000000..4ff7c0d --- /dev/null +++ b/ghc/compiler/tests/rename/rn019.hs @@ -0,0 +1,4 @@ +module Silly ( + Array.accum + ) where +import qualified Array