summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make last a good consumerwip/T9339Joachim 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
* utils: detabify/dewhitespace DigraphAustin Seipp2014-07-201-43/+36
* nativeGen: detabify/dewhitespace SPARC/CodeGen/BaseAustin Seipp2014-07-201-53/+41
* nativeGen: detabify/dewhitespace SPARC/CodeGen/Gen32Austin Seipp2014-07-201-373/+361
* nativeGen: detabify/dewhitespace SPARC/CodeGen/SanityAustin Seipp2014-07-201-53/+42
* nativeGen: detabify/dewhitespace SPARC/CodeGen/ExpandAustin Seipp2014-07-201-106/+91
* nativeGen: detabify/dewhitespace SPARC/CodeGen/AmodeAustin Seipp2014-07-201-23/+15
* nativeGen: detabify/dewhitespace SPARC/CodeGen/CondCodeAustin Seipp2014-07-201-29/+21
* nativeGen: detabify/dewhitespace SPARC/CondAustin Seipp2014-07-201-29/+21
* nativeGen: detabify/dewhitespace SPARC/RegsAustin Seipp2014-07-201-145/+137
* nativeGen: detabify/dewhitespace SPARC/InstrAustin Seipp2014-07-201-311/+302
* nativeGen: detabify/dewhitespace SPARC/ShortcutJumpAustin Seipp2014-07-201-21/+10
* nativeGen: detabify/dewhitespace SPARC/ImmAustin Seipp2014-07-201-42/+32
* nativeGen: detabify/dewhitespace SPARC/StackAustin Seipp2014-07-201-29/+20
* nativeGen: detabify/dewhitespace TargetRegAustin Seipp2014-07-201-22/+12
* nativeGen: detabify/dewhitespace RegClassAustin Seipp2014-07-201-28/+20
* nativeGen: detabify/dewhitespace PPC/RegInfoAustin Seipp2014-07-201-16/+7
* nativeGen: detabify/dewhitespace PPC/CondAustin Seipp2014-07-201-25/+17
* nativeGen: detabify/dewhitespace X86/RegInfoAustin Seipp2014-07-201-19/+11
* nativeGen: detabify/dewhitespace RegAustin Seipp2014-07-201-127/+116
* nativeGen: detabify/dewhitespace SizeAustin Seipp2014-07-201-51/+44
* prelude: detabify/unwhitespace PrelInfoAustin Seipp2014-07-201-35/+28
* main: detabify/unwhitespace PprTyThingAustin Seipp2014-07-201-15/+8
* ghci: detabify/unwhitespace ByteCodeInstrAustin Seipp2014-07-201-92/+84
* ghci: detabify/unwhitespace ByteCodeGenAustin Seipp2014-07-201-15/+8
* cmm: detabify/unwhitespace CmmLexAustin Seipp2014-07-201-104/+104