summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts: delint/detab/dewhitespace GetEnv.cAustin Seipp2014-07-281-1/+1
* rts: delint/detab/dewhitespace EventLog.cAustin Seipp2014-07-281-33/+36
* Don't call installed package IDs 'package IDs'; they're different.Edward Z. Yang2014-07-281-13/+12
* Add reexported modules to the list of IPID fields.Edward Z. Yang2014-07-281-0/+19
* Support ghc-pkg --ipid to query package ID.Edward Z. Yang2014-07-285-38/+80
* Increase precision of timings reported by RTSHerbert Valerio Riedel2014-07-282-20/+20
* Comments onlyJan Stolarek2014-07-281-2/+2
* Implement OVERLAPPING and OVERLAPPABLE pragmas (see #9242)Iavor S. Diatchki2014-07-278-73/+136
* Fix build on OS X due to macro-like string in commentEdward Z. Yang2014-07-261-2/+2
* Module reexports, fixing #8407.Edward Z. Yang2014-07-2541-53/+484
* Update test suite outputJoachim Breitner2014-07-251-1/+1
* Refactor FFI error messagesSimon Peyton Jones2014-07-2518-277/+325
* [backpack] Rewrite compilation to be cleaner.Edward Z. Yang2014-07-251-287/+222
* Check for boxed tau types in the LHS of type family instancesSimon Peyton Jones2014-07-254-1/+25
* Use the right kinds on the LHS in 'deriving' clausesSimon Peyton Jones2014-07-243-10/+39
* Fixed issue with detection of duplicate record fieldsGintautas Miliauskas2014-07-246-12/+36
* Add missing memory fence to atomicWriteIntArray#Johan Tibell2014-07-233-1/+7
* Fix test for fetchNandIntArray#Johan Tibell2014-07-231-7/+18
* X86 codegen: make LOCK a real instruction prefixJohan Tibell2014-07-233-12/+8
* Duplicate wordGabor Greif2014-07-231-1/+1
* Ignore tix files.Edward Z. Yang2014-07-231-0/+1
* Write up rename on entryEdward Z. Yang2014-07-231-14/+71
* Definite compilation is a goEdward Z. Yang2014-07-231-145/+412
* Add a summary section.Edward Z. Yang2014-07-221-26/+77
* Rewrite package/module identity sectionEdward Z. Yang2014-07-221-155/+314
* Make last a good consumerJoachim Breitner2014-07-224-5/+16
* Unbreak the build on FreeBSD/i386, where the default target arch is i486.Gabor Pali2014-07-211-0/+3
* Always qualify on hi interface mismatch.Edward Z. Yang2014-07-211-1/+1
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-214-3/+3
* Documentation for substringCheck.Edward Z. Yang2014-07-211-0/+22
* Rename PackageId to PackageKey, distinguishing it from Cabal's PackageId.Edward Z. Yang2014-07-2156-341/+362
* docs: Delete old docbook cheat sheetAustin Seipp2014-07-212-232/+0
* docs: Remove obsolete Visual Haskell documentAustin Seipp2014-07-212-319/+0
* arclint: update linting configurationAustin Seipp2014-07-211-3/+48
* Update upstream Git repo url for `time` packageHerbert Valerio Riedel2014-07-211-1/+1
* [ghc-pkg] Fix #5442 by using the flag db stack to modify packages.Edward Z. Yang2014-07-2112-14/+141
* Make 'ghc' a wired in package.Edward Z. Yang2014-07-213-1/+9
* Typos in noteGabor Greif2014-07-211-3/+3
* Revert "travis: Install process via cabal"Joachim Breitner2014-07-211-2/+2
* vagrant: move files aroundAustin Seipp2014-07-203-6/+6
* utils: remove old pvm scriptsAustin Seipp2014-07-203-89/+0
* utils: delete obsolete heap-view programAustin Seipp2014-07-2010-1318/+0
* driver: use absolute paths in ld scripts (#7452)Austin Seipp2014-07-201-1/+3
* Data.List: Unterse/Obvious comment regarding CPPAlexander Berntsen2014-07-201-1/+1
* rts: drop unused 'SpinLockCount' typedefSergei Trofimovich2014-07-201-2/+0
* Make GHCi permissions checks ignore root user.Mathieu Boespflug2014-07-201-14/+11
* fix inconsistency in exported functions from TcSplice.lhs/lhs-boot files when...Karel Gardas2014-07-201-4/+4
* Adding more parser exports and some documentation.Andrew Gibiansky2014-07-201-3/+28
* Add PolyKinds extension to Data.MonoidAlexander Berntsen2014-07-202-0/+5
* types: detabify/dewhitespace KindAustin Seipp2014-07-201-28/+21