- 21 Oct, 2010 14 commits
-
-
simonpj@microsoft.com authored
See Note [Localise pattern binders]
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
We were using the supply's unique, and then passing the same supply to initUs_, which sounds like a bug waiting to happen.
-
Ian Lynagh authored
This is a little nicer than having to explicitly split supplies and throw half of them away.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
Lots of comments with decomposeRuleLhs
-
simonpj@microsoft.com authored
-
- 10 Oct, 2010 1 commit
-
-
reinerp authored
-
- 21 Oct, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 20 Oct, 2010 9 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
We generate intermediate unfoldings which are just thrown away, so evaluating them is a waste of time.
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 10 Oct, 2010 1 commit
-
-
Neil Mitchell authored
Update the documentation on using DLL's from Windows, fixing several errors, in particular those relating to bug 3605
-
- 20 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
(1) More lenient kind checking, (2) Fixed orientation problems and avoiding double unifications, (3) Comments
-
- 19 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
-
- 18 Oct, 2010 1 commit
-
-
Simon Marlow authored
-
- 20 Oct, 2010 2 commits
-
-
simonpj@microsoft.com authored
We weren't doing fundeps for derived superclasses
-
simonpj@microsoft.com authored
-
- 19 Oct, 2010 9 commits
-
-
Ian Lynagh authored
Fixes a loop in the compiler, when running the dph tests
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Contrary to the comment, for the module in #4367 at least, it is a big improvement. Without it we get a huge spike of drag.
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
A bit yukky; see Note [Runtime skolems] in TcErrors. But it works, and the debugger just is yukky in places.
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-