summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor change to the user's guidewip/T9968Jose Pedro Magalhaes2015-02-241-4/+4
* Accept new test outputJose Pedro Magalhaes2015-02-242-82/+82
* Add a test for T9968, and improve T5462Yes1Jose Pedro Magalhaes2015-02-245-13/+95
* Make the implementation of DeriveAnyClass more robustJose Pedro Magalhaes2015-02-243-207/+345
* Whitespace onlyJose Pedro Magalhaes2015-02-241-1/+1
* Whitespace onlyJose Pedro Magalhaes2015-02-242-2/+2
* Typos in commentsJose Pedro Magalhaes2015-02-241-2/+2
* Typo in commentJose Pedro Magalhaes2015-02-241-1/+1
* Typo in commentJose Pedro Magalhaes2015-02-241-1/+1
* driver: split -fwarn-unused-binds into 3 flags (fixes #17)Oleg Grenrus2015-02-2318-31/+218
* Comment typoJoachim Breitner2015-02-231-3/+1
* System.IO.Error: Fix a documentation link to Control.Exception.ExceptionWieland Hoffmann2015-02-231-1/+1
* testsuite: update .gitignoreAustin Seipp2015-02-231-0/+1
* Provide a faster implementation for the Read Integer instanceMarios Titas2015-02-231-20/+61
* base: Fix (**) implementation for Data.ComplexAlexander2015-02-231-0/+16
* Fix build bogons due to missing separatorAustin Seipp2015-02-231-1/+1
* base: fix broken link (#10088)Austin Seipp2015-02-231-2/+2
* docs: Flatten MAKEHELP/SUBMAKEHELPAustin Seipp2015-02-234-83/+82
* docs: add INSTALL.md to root dir (#9926)Austin Seipp2015-02-232-2/+42
* Show '#' on unboxed literalsThomas Miedema2015-02-239-24/+55
* rts/linker: ignore unknown PE sectionsTamar Christina2015-02-231-4/+2
* Declare some Makefile targets to be PHONYThomas Miedema2015-02-236-4/+7
* Always ignore user-package-db when running testsThomas Miedema2015-02-231-2/+2
* Fix for ticket #10078: ensure that tcPluginStop is called even in case of typ...Jan Bracker2015-02-231-2/+7
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-234-0/+34
* Error out on `Main` without `main` in GHCi (#7765)Thomas Miedema2015-02-2318-64/+43
* fix bus errors on SPARC caused by unalignment access to alloc_limit (fixes #1...Karel Gardas2015-02-234-8/+17
* {Data,Generic(1),MonadZip} instances for IdentityHerbert Valerio Riedel2015-02-221-2/+9
* Unbreak travis by installing llvm-3.6Joachim Breitner2015-02-211-3/+5
* [ci skip] comment typoJoachim Breitner2015-02-211-1/+1
* Comments onlySimon Peyton Jones2015-02-201-1/+3
* Comments onlySimon Peyton Jones2015-02-201-1/+1
* Comments onlySimon Peyton Jones2015-02-202-34/+57
* Add a bizarre corner-case to cgExpr (Trac #9964)Simon Peyton Jones2015-02-203-23/+67
* Don't report instance constraints with fundeps as redundantSimon Peyton Jones2015-02-206-24/+68
* fix T7600 run on bigendian platformKarel Gardas2015-02-191-0/+2
* Comments onlySimon Peyton Jones2015-02-192-17/+22
* Fix #10045Thomas Winant2015-02-187-41/+139
* Typo in function nameGabor Greif2015-02-181-3/+3
* Cleanup ghc-pkgThomas Miedema2015-02-181-112/+37
* runghc: be explicit about ghc version (#9054)Thomas Miedema2015-02-184-9/+15
* Do not clobber CPPFLAGS nor LDFLAGS, fixes #10093PHO2015-02-181-3/+6
* Revert "Eta-expand argument to foldr in mapM_ for []"Austin Seipp2015-02-181-2/+1
* Add configurable verbosity level to hpcYuras Shumovich2015-02-177-3/+32
* Delete vestigial external core code (#9402)Thomas Miedema2015-02-173-125/+1
* Improve outdated ghc-pkg cache warning (#9606)Thomas Miedema2015-02-171-2/+8
* Don't truncate traceEvents to 512 bytes (#8309)Thomas Miedema2015-02-174-36/+26
* Add missing va_end to va_startThomas Miedema2015-02-171-0/+2
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-176-27/+26
* Fix typo in error messageGabor Greif2015-02-171-1/+1