summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Use autoconf to generate version numbers for libiserv and friendsRyan Scott2018-11-261-1/+4
* Ignore .gdb_history filesBen Gamari2018-11-111-0/+1
* resolve T13704chessai2018-10-021-1/+7
* Use -fobject-code in the GHCi script for loading GHCMichael Sloan2018-08-061-0/+5
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-06-071-2/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-0/+1
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-0/+5
* Add bindist-list.uniq to .gitignoreÖmer Sinan Ağacan2018-03-071-0/+1
* Update .gitignoreÖmer Sinan Ağacan2018-02-261-0/+2
* Revert "Move `iserv` into `utils` and change package nameBen Gamari2018-02-201-1/+2
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-02-151-2/+1
* Remove hadrian sub-dir from .gitignoreMatthew Pickering2017-11-211-1/+0
* Fix rts.cabal.inMoritz Angermann2017-11-181-0/+1
* Revert "Move check-ppr and check-api-annotations to testsuite/utils"Ben Gamari2017-11-021-1/+0
* Move check-ppr and check-api-annotations to testsuite/utilsBen Gamari2017-09-271-0/+1
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-0/+1
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-1/+1
* Add the bootstrapping/ dir to .gitignoreRyan Scott2017-08-021-0/+1
* testsuite: Produce JUnit outputBen Gamari2017-07-281-0/+1
* Remove very broad ignore. [ci skip]Tamar Christina2017-02-011-1/+0
* Add mkUserGuidePart.cabal to .gitignoreRyan Scott2017-01-111-0/+1
* Add entry to .gitignore to for __.SYMDEF_SORTEDJohn Leo2016-12-151-0/+1
* Ignore Hadrian build products.Edward Z. Yang2016-11-211-0/+7
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-2/+2
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-0/+3
* Add to .gitignoreSimon Peyton Jones2016-06-131-0/+3
* Add libraries/ghci/GNUmakefile to .gitignore [skip ci]Thomas Miedema2016-05-191-0/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-161-0/+3
* Enable RemoteGHCi on WindowsTamar Christina2016-01-271-0/+1
* Don't output manpage in same directory as sourceBen Gamari2016-01-151-0/+1
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-0/+2
* Documentation, tests for hsc2hs's new #alignment macroRyanGlScott2015-12-191-0/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-0/+1
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-121-0/+1
* Ignore generated linter.logRyanGlScott2015-12-071-0/+1
* Remove *.xml from gitignoreDavid Luposchainsky2015-12-021-1/+0
* docs: Ignore Sphinx doctrees produced by manpage buildBen Gamari2015-11-181-2/+1
* Revert "Build system: don't create mk/are-validating.mk"Thomas Miedema2015-10-291-0/+1
* gitignore: Ignore sphinx doctrees directoriesBen Gamari2015-10-231-1/+2
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-2/+2
* Ignore __pycache__.Edward Z. Yang2015-10-091-0/+1
* Extra files to ignore from the new Restructured documentation.Edward Z. Yang2015-10-091-0/+3
* Build system: don't create mk/are-validating.mkThomas Miedema2015-10-041-1/+0
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-11/+7
* Ignore temporary ./configure files.Edward Z. Yang2015-04-071-0/+5
* add -th-file which generates a th.hs fileGreg Weber2015-01-131-0/+8
* Embed Git commit id into `ghc --info` outputHerbert Valerio Riedel2014-11-271-0/+1
* Update .gitignore to properly ignore emacs temp filesAustin Seipp2014-11-071-0/+1
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+1