- 13 Jul, 2015 1 commit
-
-
thomie authored
No point in pretending other compilers can use the GHC testsuite. This makes the *.T files a bit shorter.
-
- 17 Dec, 2014 1 commit
-
-
Simon Peyton Jones authored
Previously we were capturing the *entire environment* when moving under a 'proc', for the newArrowScope/escapeArrowScope thing. But that a blunderbuss, and in any case isn't right (the untouchable-type-varaible invariant gets invalidated). So I fixed it to be much more refined: just the LocalRdrEnv and constraints are captured. I think this is right; but if not we should just add more fields to ArrowCtxt, not return to the blunderbuss. This patch fixes the ASSERT failure in Trac #5267
-
- 11 Feb, 2013 1 commit
-
-
ian@well-typed.com authored
-
- 10 Nov, 2012 1 commit
-
-
ian@well-typed.com authored
arrowfail001 currently fails only when DEBUG is defined.
-
- 03 Oct, 2012 1 commit
-
-
Simon Peyton Jones authored
-
- 05 Nov, 2011 1 commit
-
-
Ian Lynagh authored
-
- 20 Jul, 2011 1 commit
-
-
dterei authored
-
- 28 Feb, 2008 1 commit
-
-
Simon Peyton Jones authored
-
- 14 Nov, 2007 1 commit
-
-
Simon Peyton Jones authored
-
- 06 May, 2005 1 commit
-
-
ross authored
Rearrange arrows tests, and move tc120fail to arrowfail003.
-