summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore : Add libffi-tarballs.Erik de Castro Lopo2013-08-051-0/+1
|
* Don't create mk/stamp-hIan Lynagh2013-06-091-1/+0
| | | | I don't think we are using it for anything any more.
* random is a submoduleIan Lynagh2013-02-031-1/+0
| | | | Looks like I forgot to make it one in the original conversion
* Use a submodule for the time packageIan Lynagh2012-12-021-1/+0
| | | | | This bring the time package into line with how we handle other packages.
* Use submodules for repositories with upstreamsIan Lynagh2012-11-251-12/+0
|
* More .gitignore updatesIan Lynagh2012-10-291-20/+7
|
* Rearrange .gitignore a littleIan Lynagh2012-10-291-15/+19
|
* Move ghc-pkg's generated Version.hs inside the dist directoriesIan Lynagh2012-10-291-1/+0
|
* Remove some more unused .gitignore entriesIan Lynagh2012-10-281-3/+0
|
* Remove some old .gitignore entriesIan Lynagh2012-10-281-43/+0
| | | | We no longer generate those files
* Follow upstream mtl and Cabal, add transformers package (#5958)Paolo Capriotti2012-05-071-0/+1
|
* Fix vectorisation of classesManuel M T Chakravarty2012-01-161-0/+2
| | | | | | - Make sure that we have no implicit names in ifaces - Any vectorisation info makes a module an orphan module - Allow 'Show' in vectorised code without vectorising it for the moment
* Update '.gitignore'David Terei2012-01-121-0/+3
|
* New functionality required for the supercompiler pluginMax Bolingbroke2011-06-291-1/+4
|
* Ignore ghc-extra-optsManuel M T Chakravarty2011-06-031-0/+2
|
* Update .gitignore for the extra-gcc-opts -> settings changeIan Lynagh2011-04-231-1/+1
|
* Ignore .rej filesSimon Peyton Jones2011-04-201-0/+1
|
* Add more ignoranceSimon Peyton Jones2011-04-191-3/+16
|
* Ignore tags files.Edward Z. Yang2011-04-041-0/+1
| | | | Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
* Ignore more generated filesMax Bolingbroke2011-04-021-0/+20
|
* Update meta-repo stuffIan Lynagh2011-03-311-0/+1
|
* add .gitignoreSimon Marlow2011-01-141-0/+198