2015-10-29 |
Edward Z. Yang | Backpack documentation updates for component IDs [no-ci] |
tree | commitdiff |
2015-10-28 |
Simon Peyton Jones | Pattern synonyms: swap provided/required |
tree | commitdiff |
2015-10-27 |
Christiaan Baaij | Make worker-wrapper optional |
tree | commitdiff |
2015-10-27 |
Bartosz Nitka | Make it possible to have different UniqSupply strategies |
tree | commitdiff |
2015-10-27 |
Ben Gamari | manpage: Mark as orphan document |
tree | commitdiff |
2015-10-26 |
Edward Z. Yang | Implement MIN_VERSION and VERSION macros natively in... |
tree | commitdiff |
2015-10-26 |
Bartosz Nitka | Fix a typo in the User's Guide ReST intro |
tree | commitdiff |
2015-10-24 |
Gabor Greif | Update example GHCi startup |
tree | commitdiff |
2015-10-20 |
David Kraeutmann | Extended default rules now specialize Foldable, Travers... |
tree | commitdiff |
2015-10-19 |
Thomas Miedema | Driver: `ghci -e` should behave like `ghc -e` (#9360) |
tree | commitdiff |
2015-10-16 |
Jan Stolarek | Add typed holes support in Template Haskell. |
tree | commitdiff |
2015-10-15 |
Edward Z. Yang | Rename package key to unit ID, and installed package... |
tree | commitdiff |
2015-10-13 |
RyanGlScott | docs: overhaul Derive{Functor,Foldable,Traversable... |
tree | commitdiff |
2015-10-13 |
RyanGlScott | Make dataToQa aware of Data instances which use functio... |
tree | commitdiff |
2015-10-08 |
Edward Z. Yang | Move orphan instance/rule warnings to typechecker/desug... |
tree | commitdiff |
2015-10-03 |
RyanGlScott | Fill in associated type defaults with DeriveAnyClass |
tree | commitdiff |
2015-10-03 |
RyanGlScott | Make GHC generics capable of handling unboxed types |
tree | commitdiff |
2015-10-03 |
Ben Gamari | docs: Fix ghc_config.py.in |
tree | commitdiff |
2015-10-03 |
Ben Gamari | Move user's guide to ReStructuredText |
tree | commitdiff |
2015-09-23 |
Simon Marlow | base: export allocation counter/limit API from System.Mem |
tree | commitdiff |
2015-09-22 |
RyanGlScott | DeriveLift extension (#1830) |
tree | commitdiff |
2015-09-21 |
Edward Z. Yang | Revert "Revert "Revert "Support for multiple signature... |
tree | commitdiff |
2015-09-21 |
Richard Eisenberg | Clarify parsing infelicity. |
tree | commitdiff |
2015-09-21 |
Richard Eisenberg | Update user guide, fixing #10772 |
tree | commitdiff |
2015-09-17 |
Simon Marlow | ApplicativeDo transformation |
tree | commitdiff |
2015-09-11 |
Simon Peyton Jones | Improve documentation of comprehensions |
tree | commitdiff |
2015-09-11 |
Simon Peyton Jones | Fix broken links in documentation |
tree | commitdiff |
2015-09-11 |
Simon Peyton Jones | Improve documentation for transform list-comps |
tree | commitdiff |
2015-09-08 |
David Kraeutmann | Forbid annotations when Safe Haskell safe mode is enabled. |
tree | commitdiff |
2015-09-05 |
Ben Gamari | user-guide: Add missing <para> tags around <listitem... |
tree | commitdiff |
2015-09-03 |
Jan Stolarek | Injective type families |
tree | commitdiff |
2015-09-02 |
Simon Peyton Jones | Improve the error messages for class instance errors |
tree | commitdiff |
2015-09-02 |
Michael Smith | Expand declaration QQs first (#10047) |
tree | commitdiff |
2015-09-02 |
Michael Smith | Allow annotations though addTopDecls (#10486) |
tree | commitdiff |
2015-09-02 |
Eric Seidel | Use IP based CallStack in error and undefined |
tree | commitdiff |
2015-08-30 |
Matthew Pickering | Fix typo in pattern synonym documentation. |
tree | commitdiff |
2015-08-26 |
Edward Z. Yang | Fix algorithm.tex build and update with some new info. |
tree | commitdiff |
2015-08-21 |
Thomas Miedema | Build system: simplify install.mk.in |
tree | commitdiff |
2015-08-11 |
Thomas Miedema | Add missing </para> to User's guide to fix the build |
tree | commitdiff |
2015-08-11 |
Richard Eisenberg | User manual update, as prodded by #10760. |
tree | commitdiff |
2015-08-10 |
Adam Sandberg Eriksson | Replace HsBang type with HsSrcBang and HsImplBang |
tree | commitdiff |
2015-08-07 |
Edward Z. Yang | Big batch of Backpack documentation edits. |
tree | commitdiff |
2015-08-05 |
Simon Peyton Jones | Warn about missed specialisations for imports |
tree | commitdiff |
2015-08-05 |
RyanGlScott | Add Fixity info for infix types |
tree | commitdiff |
2015-08-05 |
RyanGlScott | Additions to users' guide and release notes |
tree | commitdiff |
2015-08-05 |
Christiaan Baaij | Make -fcpr-off a dynamic flag |
tree | commitdiff |
2015-08-05 |
Ben Gamari | users_guide: Add note about #367 to Bugs section |
tree | commitdiff |
2015-08-03 |
Thomas Winant | Support wild cards in data/type family instances |
tree | commitdiff |
2015-08-03 |
Simon Peyton Jones | Minor improvement to user guide |
tree | commitdiff |
2015-07-31 |
Edward Z. Yang | Remove checked-in PDFs. |
tree | commitdiff |
2015-07-31 |
Thomas Miedema | User's guide: delete ancient "Core syntax" example |
tree | commitdiff |
2015-07-31 |
Edward Z. Yang | Backpack docs on renamer and depsolver, also s/package... |
tree | commitdiff |
2015-07-30 |
Gabor Greif | Typos in comments and strings |
tree | commitdiff |
2015-07-30 |
Ben Gamari | Don't allowInterrupt inside uninterruptibleMask |
tree | commitdiff |
2015-07-27 |
Michael Smith | Add UInfixT to TH types (fixes #10522) |
tree | commitdiff |
2015-07-27 |
Adam Sandberg Eriksson | Implementation of StrictData language extension |
tree | commitdiff |
2015-07-25 |
Edward Z. Yang | -include-pkg-deps takes only one hyphen. |
tree | commitdiff |
2015-07-23 |
Edward Z. Yang | Library names, with Cabal submodule update |
tree | commitdiff |
2015-07-23 |
Simon Peyton Jones | Document type functions in the Paterson conditions |
tree | commitdiff |
2015-07-23 |
Ben Gamari | Accept next-docstrings on GADT constructors. |
tree | commitdiff |
2015-07-21 |
Simon Peyton Jones | Documents -dsuppress-unfoldings |
tree | commitdiff |
2015-07-21 |
Edward Z. Yang | Revert "Revert "Support for multiple signature files... |
tree | commitdiff |
2015-07-20 |
Thomas Winant | Support wild cards in TH splices |
tree | commitdiff |
2015-07-16 |
RyanGlScott | Handle Char#, Addr# in TH quasiquoter (fixes #10620) |
tree | commitdiff |
2015-07-16 |
RyanGlScott | DeriveFoldable for data types with existential constrai... |
tree | commitdiff |
2015-07-16 |
Ömer Sinan Ağacan | Implement -fprint-expanded-synonyms |
tree | commitdiff |
2015-07-09 |
Ben Gamari | users_guide: Fix errant "a" in RULES/class methods... |
tree | commitdiff |
2015-07-09 |
Simon Peyton Jones | Document RULES and class methods |
tree | commitdiff |
2015-07-08 |
Edward Z. Yang | Backpack: Flesh out more Cabal details |
tree | commitdiff |
2015-07-07 |
David Kraeutmann | Deferred type errors now throw TypeError (#10284) |
tree | commitdiff |
2015-07-07 |
David Kraeutmann | Allow deferred type error warnings to be suppressed |
tree | commitdiff |
2015-07-04 |
Benjamin Bykowski | Easy way to defer type errors (implements #8353) |
tree | commitdiff |
2015-07-03 |
Alexey Shmalko | Add "since" column for LANGUAGE extensions in user... |
tree | commitdiff |
2015-07-03 |
Ben Gamari | users_guide: Describe order-dependence of -f and -O... |
tree | commitdiff |
2015-06-28 |
Ben Gamari | Add -fcross-module-specialise flag |
tree | commitdiff |
2015-06-28 |
Ben Gamari | Add -fcross-module-specialise flag |
tree | commitdiff |
2015-06-26 |
Simon Peyton Jones | Small doc fixes |
tree | commitdiff |
2015-06-26 |
Thomas Miedema | GHCi docs: layout rule is respected inside :{ :} |
tree | commitdiff |
2015-06-26 |
Simon Peyton Jones | Treat out-of-scope variables as holes |
tree | commitdiff |
2015-06-24 |
Edward Z. Yang | Drop prefix from package keys. |
tree | commitdiff |
2015-06-22 |
Thomas Miedema | Documentation: add section on .haskeline file (#2531) |
tree | commitdiff |
2015-06-16 |
Edward Z. Yang | Update foreign export docs, fixes #10467 |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Encode alignment in MO_Memcpy and friends |
tree | commitdiff |
2015-06-16 |
Ben Gamari | users_guide: Various spelling fixes |
tree | commitdiff |
2015-06-16 |
Ben Gamari | users_guide: Various spelling fixes |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Lexer: Suggest adding 'let' on unexpected '=' token |
tree | commitdiff |
2015-06-12 |
Edward Z. Yang | Add versioning section to Backpack docs. |
tree | commitdiff |
2015-06-12 |
Thomas Miedema | Docs: `-XTypeOperators` (#10175) |
tree | commitdiff |
2015-06-12 |
Thomas Miedema | Docs: it's `gv --orientation=seascape` nowadays (#10497) |
tree | commitdiff |
2015-06-12 |
Sebastian Reuße | docs: Fix unicode alternatives table (fixes #10509). |
tree | commitdiff |
2015-06-11 |
Edward Z. Yang | Revert "Support for multiple signature files in scope." |
tree | commitdiff |
2015-06-11 |
Simon Peyton Jones | Another major improvement of "improvement" |
tree | commitdiff |
2015-06-10 |
Austin Seipp | docs: Fix #10416 |
tree | commitdiff |
2015-06-09 |
Austin Seipp | Revert "docs: Fix #10416" |
tree | commitdiff |
2015-06-05 |
Austin Seipp | docs: Fix #10416 |
tree | commitdiff |
2015-06-03 |
Edward Z. Yang | Move liftData and use it as a default definition for... |
tree | commitdiff |
2015-06-03 |
Edward Z. Yang | Allow Any return in foreign prim, fixes #10460. |
tree | commitdiff |
2015-06-02 |
Edward Z. Yang | Remove outdated uBackpack docs. |
tree | commitdiff |
2015-06-02 |
Edward Z. Yang | Suggest -H to improve GC productivity, fixes #10474. |
tree | commitdiff |
2015-06-02 |
Reid Barton | Detabify a programlisting in the User's Guide (#10425) |
tree | commitdiff |
next |