summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-0/+0
* ghc-pkg --enable-multi-instance should not complain about case sensitivity.Edward Z. Yang2015-08-291-1/+2
* Fix identifier parsing in hp2psYuras Shumovich2015-08-291-21/+23
* Build system: simplify install.mk.inThomas Miedema2015-08-213-1/+1
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-2/+2
* Replace HsBang type with HsSrcBang and HsImplBangAdam Sandberg Eriksson2015-08-101-0/+0
* Replace (SourceText,FastString) with StringLiteral data typeAlan Zimmerman2015-08-021-0/+0
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-271-0/+0
* Library names, with Cabal submodule updateEdward Z. Yang2015-07-231-23/+20
* Build system: delete fingerprint.py [skip ci]Thomas Miedema2015-07-151-255/+0
* Unbreak Windows build: delete unusud throwIOIOThomas Miedema2015-07-081-5/+0
* Add Note [Warnings in code generated by Alex]Thomas Miedema2015-07-071-5/+1
* Fix offset calculation in __stg_gc_funSimon Marlow2015-07-061-0/+1
* Replace usages of `-w` by `-fno-warn`sThomas Miedema2015-07-044-34/+19
* ghc-pkg: use read/writeUTF8File from CabalThomas Miedema2015-07-021-55/+3
* Make $1 in $1_$2_$3_FOO actually be directory.Edward Z. Yang2015-06-231-4/+6
* Fix #10551 by using LIB_NAMES.Edward Z. Yang2015-06-221-5/+0
* Use -package-id to specify libraries on command line.Edward Z. Yang2015-06-221-8/+9
* Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh.Edward Z. Yang2015-06-202-2/+10
* Fix ghc-pkg reports cache out date (#10205)Thomas Miedema2015-06-161-4/+44
* Delete _MSC_VER when not necessary, fix #10511Bernard Desmyter2015-06-122-2/+2
* Removes all occurrences of __MINGW32__ (#10485)Thomas Miedema2015-06-112-2/+2
* Refactor wild card renamingThomas Winant2015-06-091-0/+0
* ghc-cabal: don't warn about missing cabal fieldsThomas Miedema2015-06-041-5/+3
* ghc-pkg support query by package-key, fixes #9507Edward Z. Yang2015-06-041-12/+30
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-0/+0
* Build system: use `mkdir -p` instead of `-mkdir`Thomas Miedema2015-05-301-3/+2
* Refactor tuple constraintsSimon Peyton Jones2015-05-182-12/+37
* Revert multiple commitsAustin Seipp2015-05-142-1/+1
* Update haddock submoduleSimon Peyton Jones2015-05-131-0/+0
* Refactor tuple constraintsSimon Peyton Jones2015-05-131-1/+1
* haddock: update submodule to fix #10206Austin Seipp2015-05-111-0/+0
* Permit empty closed type familiesAdam Gundry2015-05-041-0/+0
* Update haddock submodule to track TyCon changeSimon Peyton Jones2015-05-011-0/+0
* Typos in error messages and in commentsGabor Greif2015-04-103-3/+3
* Update hsc2hs submoduleReid Barton2015-04-051-0/+0
* Comments only, mostly typosThomas Miedema2015-04-031-1/+3
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-4/+0
* Update list of primops that don't get wrappers (#10191)Reid Barton2015-03-271-6/+4
* Minor bump `base` version to 4.8.1.0Herbert Valerio Riedel2015-03-231-1/+7
* hpc: use System.FilePath.(</>) instead of (++)Thomas Miedema2015-03-174-6/+10
* Update Haddock submoduleHerbert Valerio Riedel2015-03-151-0/+0
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-112-1/+1
* Update Cabal submodule to latest 1.22 snapshotEdward Z. Yang2015-03-111-0/+3
* hsc2hs: update submoduleAustin Seipp2015-03-091-0/+0
* Cleanup ghc-pkgThomas Miedema2015-02-181-112/+37
* runghc: be explicit about ghc version (#9054)Thomas Miedema2015-02-182-1/+9
* Add configurable verbosity level to hpcYuras Shumovich2015-02-177-3/+32
* Delete vestigial external core code (#9402)Thomas Miedema2015-02-171-120/+0
* Improve outdated ghc-pkg cache warning (#9606)Thomas Miedema2015-02-171-2/+8