aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* updating gitignoreYuchen Pei2022-08-161-0/+2
|
* Add code of conduct and hspec failure files in .gitignoreHécate Moonlight2022-05-261-0/+2
|
* Add .hi, .dyn_hi, etc files to .gitignoreAlec Theriault2019-03-091-0/+6
| | | | Fixes #1030.
* Fix #548 by rendering datatype kinds more carefully (#702)Ryan Scott2018-02-011-0/+2
|
* Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-231-0/+4
| | | | | | | | | | | | | | | | | | * Add compile step that bundles and compresses JS files Also, manage dependencies on third-party JS libraries using NPM. * Compile JS from TypeScript * Enable 'noImplicitAny' in TypeScript * QuickJump: use JSX syntax * Generate source maps from TypeScript for easier debugging * TypeScript: more accurate type * Separate quick jump css file from ocean theme
* Fix test failures on Windows (#564)Yuji Yamamoto2017-07-031-0/+2
| | | | | | | | | | * Ignore .stack-work * Fix for windows: use nul instead of /dev/null * Fix for windows: canonicalize line separator * Also normalize osx line endings
* cabal.project for haddock-api, haddock-library and haddock-testalexbiehl2017-04-111-0/+1
|
* Add appropriate .gitignore entry and configure Hoogle test suite.Łukasz Hanuszczak2015-08-221-0/+1
|
* Refactor HTML test suite boilerplate to external package.Łukasz Hanuszczak2015-08-221-0/+1
|
* Add hyperlinker test runner to .cabal and .gitignore files. Łukasz Hanuszczak2015-06-301-0/+1
|
* Ignore doc/haddock.{ps,pdf}Ben Gamari2015-05-061-0/+2
|
* Do not insert anchor for section headings in contents boxwatashi2015-04-261-0/+3
|
* Move Haddock API to a separate packageSimon Hengel2014-08-221-1/+2
|
* Ignore TAGS files.Edward Z. Yang2014-08-071-0/+2
| | | | Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
* Move parser + parser tests out to own package.Mateusz Kowalczyk2014-05-051-0/+1
| | | | | | | | | | We move some types out that are necessary as well and then re-export and specialise them in the core Haddock. Reason for moving out spec tests is that if we're working on the parser, we can simply work on that and we can ignore the rest of Haddock. The downside is that it's a little inconvenient if at the end of the day we want to see that everything passes.
* LaTeX tests setupMateusz Kowalczyk2013-08-271-0/+1
|
* Adapt output directory for HTML testsSimon Hengel2012-10-151-1/+1
|
* Move HTML tests to directory /html-test/Simon Hengel2012-10-151-1/+1
|
* Add build artifacts for documentation to .gitignoreSimon Hengel2012-10-141-0/+6
|
* Add /tests/html-tests/output/ to .gitignoreSimon Hengel2012-10-141-0/+1
|
* accept.hs: Ignore some filesSimon Hengel2012-08-281-4/+0
|
* Forward port changes from stable.Paolo Capriotti2012-07-191-2/+6
|\
| * Add /tests/html-tests/tests/*index*.ref to .gitignoreSimon Hengel2012-02-041-0/+3
| |
| * Add .gitignoreSimon Hengel2012-02-041-0/+2
|
* Update .gitignore.Paolo Capriotti2012-03-061-0/+2