- 14 Feb, 2012 1 commit
-
-
dterei authored
-
- 10 Feb, 2012 1 commit
-
-
dterei authored
-
- 09 Feb, 2012 2 commits
- 12 Jan, 2012 1 commit
-
-
Simon Peyton Jones authored
major TcErrors refactoring
-
- 23 Dec, 2011 1 commit
-
-
dterei authored
-
- 20 Dec, 2011 1 commit
-
-
dterei authored
-
- 17 Nov, 2011 1 commit
-
-
Simon Peyton Jones authored
clause from the SQL-like comprehension notation
-
- 16 Nov, 2011 1 commit
-
-
dterei authored
and '-fno-safe-infer' flags.
-
- 11 Nov, 2011 1 commit
-
-
dreixel authored
This big patch implements a kind-polymorphic core for GHC. The current implementation focuses on making sure that all kind-monomorphic programs still work in the new core; it is not yet guaranteed that kind-polymorphic programs (using the new -XPolyKinds flag) will work. For more information, see http://haskell.org/haskellwiki/GHC/Kinds
-
- 10 Nov, 2011 1 commit
-
-
Simon Marlow authored
-
- 09 Nov, 2011 2 commits
- 25 Oct, 2011 4 commits
- 18 Oct, 2011 2 commits
- 01 Oct, 2011 1 commit
-
-
Ian Lynagh authored
I think ideally we should give the info from both the old and new messages; i.e. "You wrote X, which I reduced to Y, which isn't valid". That way if Y is an abstract newtype then it will be clearer why the type wasn't valid. We used to only give X, and now we only give Y. Finding X is now a little messier, especially in cases like ccfail005.
-
- 06 Sep, 2011 2 commits
-
-
batterseapower authored
-
Ian Lynagh authored
-
- 05 Sep, 2011 1 commit
-
-
Ian Lynagh authored
-
- 02 Sep, 2011 1 commit
-
-
Simon Peyton Jones authored
-
- 01 Sep, 2011 2 commits
-
-
Ian Lynagh authored
Could have caused test failures if they both ran in parallel.
-
dterei authored
-
- 09 Aug, 2011 1 commit
-
-
dterei authored
-
- 08 Aug, 2011 2 commits
- 21 Jul, 2011 2 commits
- 20 Jul, 2011 1 commit
-
-
dterei authored
-