[commit: testsuite] master: Test unresolved infix expressions and patterns (fa7c86b)

Simon Peyton Jones simonpj at microsoft.com
Wed Jul 27 08:01:01 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/fa7c86b6869671205c6cb054acff917fc1bf4426

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

commit fa7c86b6869671205c6cb054acff917fc1bf4426
Author: Reiner Pope <reiner.pope at gmail.com>
Date:   Sat Jul 23 16:21:58 2011 +1000

    Test unresolved infix expressions and patterns

 tests/th/TH_unresolvedInfix.hs      |  109 +++++++++++++++++++++++++++++++++++
 tests/th/TH_unresolvedInfix.stdout  |   46 +++++++++++++++
 tests/th/TH_unresolvedInfix2.hs     |    6 ++
 tests/th/TH_unresolvedInfix2.stderr |   12 ++++
 tests/th/TH_unresolvedInfix_Lib.hs  |   74 +++++++++++++++++++++++
 tests/th/all.T                      |    8 +++
 6 files changed, 255 insertions(+), 0 deletions(-)


Diff suppressed because of size. To see it, use:

    git show fa7c86b6869671205c6cb054acff917fc1bf4426



More information about the Cvs-ghc mailing list