summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make Applicative a superclass of MonadAustin Seipp2014-09-09128-633/+860
* rules: fix buld failure due to o-boot suffix typoSergei Trofimovich2014-09-081-2/+2
* rules: cleanup: use '$way_*suf' var instead of open-coded '($3_way_)s'Sergei Trofimovich2014-09-084-18/+20
* TyposGabor Greif2014-09-072-2/+2
* INLINE unfoldrJoachim Breitner2014-09-061-5/+32
* Update T4801 perf numbersJoachim Breitner2014-09-061-1/+2
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-0644-689/+1227
* Do not use max_bytes_used for haddock testJoachim Breitner2014-09-061-109/+4
* Revert "Do not test max_bytes_used et. al for haddock tests"Joachim Breitner2014-09-051-4/+109
* pprC: declare extern cmm primitives as functions, not dataSergei Trofimovich2014-09-051-0/+1
* Add missing changelog/since entry for `uncons`Herbert Valerio Riedel2014-09-042-0/+4
* Small improvement to unsaturated-type-function error messageSimon Peyton Jones2014-09-042-2/+4
* Another test for type function saturationSimon Peyton Jones2014-09-045-0/+119
* Update performance numbers (mostly improved)Simon Peyton Jones2014-09-042-7/+16
* Do not test max_bytes_used et. al for haddock testsJoachim Breitner2014-09-041-109/+4
* Revert "Remove max_bytes_used test from haddock test cases"Joachim Breitner2014-09-041-4/+109
* Add Data.List.unconsDavid Feuer2014-09-042-1/+9
* Update nofib submodule: Hide Word from PreludeJoachim Breitner2014-09-021-0/+0
* configure.ac: cleanup: remove unused 'HaveLibDL' substSergei Trofimovich2014-09-021-7/+1
* rts/Printer.c: update comments about using USING_LIBBFDSergei Trofimovich2014-09-021-2/+2
* Remove max_bytes_used test from haddock test casesJoachim Breitner2014-09-021-109/+4
* Revert "Fix a couple test failures encountered when building on Windows"Austin Seipp2014-09-016-24/+11
* systools: fix gcc version detecton on non-english localeSergei Trofimovich2014-09-021-4/+52
* Fix a couple test failures encountered when building on WindowsAustin Seipp2014-09-016-14/+27
* Set llc and opt commands on all platformsAustin Seipp2014-09-011-12/+12
* Refactor stack squeezing logicArash Rouhani2014-09-011-8/+13
* genprimopcode: GHC.Prim is Unsafe (#9449)Austin Seipp2014-09-011-4/+8
* Make Lexer.x more like the 2010 reportThomas Miedema2014-09-011-42/+73
* Cleanup and better documentation of sync-all scriptThomas Miedema2014-09-011-139/+157
* StringBuffer should not contain initial byte-order mark (BOM)Thomas Miedema2014-09-014-13/+69
* includes/Stg.h: remove unused 'wcStore' inlineSergei Trofimovich2014-09-011-18/+0
* testsuite: update T6056 rule firing orderSergei Trofimovich2014-09-011-2/+2
* Make ghc-api cleaning less aggressive.Edward Z. Yang2014-09-011-3/+6
* Remove incorrect property in docstring (re #9532)Herbert Valerio Riedel2014-09-011-1/+0
* `M-x delete-trailing-whitespace` & `M-x untabify`...Herbert Valerio Riedel2014-08-3112-88/+83
* Add `FiniteBits(count{Leading,Trailing}Zeros)`Herbert Valerio Riedel2014-08-318-2/+186
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-318-5/+19
* Revert "Make sure that a prototype is included for 'setIOManagerControlFd'"Gabor Greif2014-08-301-1/+0
* Revert "Comment why the include is necessary"Gabor Greif2014-08-301-1/+1
* Some typosGabor Greif2014-08-302-2/+2
* testsuite: normalise integer library name for T8958Sergei Trofimovich2014-08-303-6/+4
* Fix to bin-package-db for ming32-only codeSimon Peyton Jones2014-08-291-3/+3
* Typos in commentsGabor Greif2014-08-295-6/+6
* Do not say we cannot when we clearly canGabor Greif2014-08-291-15/+3
* Performance improvement of the compiler itselfSimon Peyton Jones2014-08-292-5/+12
* Finally! Test Trac #6056Simon Peyton Jones2014-08-294-0/+37
* Give the worker for an INLINABLE function a suitably-phased ActivationSimon Peyton Jones2014-08-294-30/+35
* Better specImport discarding message (again)Simon Peyton Jones2014-08-291-10/+14
* When finding loop breakers, distinguish INLINE from INLINEABLESimon Peyton Jones2014-08-292-41/+31
* Comments, white space, and rename "InlineRule" to "stable unfolding"Simon Peyton Jones2014-08-294-44/+44