[commit: testsuite] master: Move UnboxStrictPrimitiveFields.hs to the right directory (56036c9)
Johan Tibell <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/56036c90222965ee248588ebf45bab93d2187959 >--------------------------------------------------------------- commit 56036c90222965ee248588ebf45bab93d2187959 Author: Johan Tibell <[email protected]> Date: Fri Dec 7 10:17:34 2012 -0800 Move UnboxStrictPrimitiveFields.hs to the right directory >--------------------------------------------------------------- .../should_compile/UnboxStrictPrimitiveFields.hs | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/ghc-regress/typecheck/should_compile/UnboxStrictPrimitiveFields.hs b/tests/typecheck/should_compile/UnboxStrictPrimitiveFields.hs similarity index 100% rename from tests/ghc-regress/typecheck/should_compile/UnboxStrictPrimitiveFields.hs rename to tests/typecheck/should_compile/UnboxStrictPrimitiveFields.hs