[commit: ghc] master: fix T4981-V3 to avoid DOS line endings (ba3650c)

git at git.haskell.org git at git.haskell.org
Sun Aug 10 20:33:39 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/ba3650c8d4980a59c35203ed129a5bbed61e6fa1/ghc

>---------------------------------------------------------------

commit ba3650c8d4980a59c35203ed129a5bbed61e6fa1
Author: Karel Gardas <karel.gardas at centrum.cz>
Date:   Sun Aug 10 22:32:52 2014 +0200

    fix T4981-V3 to avoid DOS line endings


>---------------------------------------------------------------

ba3650c8d4980a59c35203ed129a5bbed61e6fa1
 testsuite/tests/indexed-types/should_compile/T4981-V3.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuite/tests/indexed-types/should_compile/T4981-V3.hs b/testsuite/tests/indexed-types/should_compile/T4981-V3.hs
index 242e752..e6bcd47 100644
--- a/testsuite/tests/indexed-types/should_compile/T4981-V3.hs
+++ b/testsuite/tests/indexed-types/should_compile/T4981-V3.hs
@@ -42,4 +42,3 @@ resolveConflicts :: q -> PrimOf q
  (w) PrimOf (OnPrim p) ~ PrimOf (OnPrim p)
 
 -}
-



More information about the ghc-commits mailing list