- Dec 09, 2013
-
-
Joachim Breitner authored
The existing flag -ddump-stranal dumps the full Core, which is very verbose and not always helpful. This adds a more concise output (one line per top-level bind) that is faster to read, and especially more suitable to be used when writing test cases for the strictness analiser.
-
- Nov 30, 2013
-
-
Krzysztof Gogolewski authored
-
Krzysztof Gogolewski authored
-
- Nov 29, 2013
-
-
Krzysztof Gogolewski authored
Thanks to aavogt
-
Joachim Breitner authored
-
- Nov 25, 2013
-
-
Richard Eisenberg authored
This update includes some wibbles to make Co_TyConAppCo clearer, as well as the introduction of forms for AxiomRuleCo.
-
- Nov 24, 2013
-
-
Joachim Breitner authored
(required judging from confusion on #haskell right now.)
-
- Nov 22, 2013
-
-
Joachim Breitner authored
-
- Nov 07, 2013
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
pdfrod authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Simon Peyton Jones authored
This is to allow class C a where type family F a type instance F a = Bool instance C Int where type instance F Int = Char Plus minor improvements relating to Trac #8506
-
- Nov 04, 2013
-
-
Krzysztof Gogolewski authored
-
Herbert Valerio Riedel authored
Signed-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
-
- Nov 02, 2013
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Oct 27, 2013
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Oct 26, 2013
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Oct 25, 2013
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Austin Seipp authored
* Note new SPEC type in release notes. * Document SPEC in the users guide under the documentation for -fspec-constr. * Clean up comments in SpecConstr regarding the forcing of specialisation (see Note [Forcing specialisation].) Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Ben Gamari authored
-
Ben Gamari authored
-
- Oct 24, 2013
-
-
Simon Peyton Jones authored
-
- Oct 23, 2013
-
-
Richard Eisenberg authored
-
- Oct 17, 2013
-
-
Geoffrey Mainland authored
-
Geoffrey Mainland authored
-
Geoffrey Mainland authored
-
Geoffrey Mainland authored
-
- Oct 15, 2013
-
-
Krzysztof Gogolewski authored
Remove remains of old role syntax
-
- Oct 09, 2013
-
-
Austin Seipp authored
Thanks to Gergely Risko for pointing this out. Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Oct 08, 2013
-
-
Gabor Greif authored
-
Simon Marlow authored
-
- Oct 05, 2013
-
-
Herbert Valerio Riedel authored
See [6f3a194accd2a1a75a3f86c1b4dca30521488110/base] Signed-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
-
- Oct 04, 2013
-
-
Simon Peyton Jones authored
-
- Oct 03, 2013
-
-
Simon Peyton Jones authored
* Add a suggestion to add AllowAmbiguousTypes when there is an ambiguity error * Move some of the logic to tcSimplifyAmbiguityCheck * Report inaccessible code regardless of the ambiguity check
-
- Oct 02, 2013
-
-
Krzysztof Gogolewski authored
Since 7.6 they can be used as function arguments
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- Oct 01, 2013
-
-
Simon Peyton Jones authored
Plus a tidy-up of the flag documentation in the immediate area
-
Simon Peyton Jones authored
-