Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-10-31 | 1 | -1/+1 |
|\ | |||||
| * | Add QuickJump version to meta.json (#696) | Alexander Biehl | 2017-10-30 | 1 | -1/+1 |
| | | |||||
* | | Fix merge fallout | alexbiehl | 2017-10-08 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/ghc-head' into HEAD | alexbiehl | 2017-10-08 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | haddock: Add Documentation.Haddock.Markup to other-modules | Ben Gamari | 2017-08-22 | 1 | -0/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -32/+72 |
| |\ | |||||
| * \ | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD | Ben Gamari | 2017-03-23 | 1 | -5/+5 |
| |\ \ | |||||
| * | | | Bump for GHC 8.3 | Ben Gamari | 2017-03-09 | 1 | -2/+2 |
| | | | | |||||
* | | | | Write meta.json when generating html output (#676) | Alexander Biehl | 2017-08-30 | 1 | -0/+1 |
| | | | | |||||
* | | | | haddock: Add Documentation.Haddock.Markup to other-modules | Ben Gamari | 2017-08-22 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: Provide --show-interface option to dump interfaces Like ghcs own --show-iface this flag dumps a binary interface file to stdout in a human (and machine) readable fashion. Currently it uses json as output format. * Fill all the jsonNull stubs * Rework Bifunctor instance of DocH, update changelog and documentation * replace changelog, bring DocMarkupH doc back * Update CHANGES.md * Update CHANGES.md * Move Control.Arrow up It would result in unused import if the Bifunctor instance is not generated. | ||||
* | | | Bump haddock to 2.18.2, haddock-library to 1.4.5 | alexbiehl | 2017-07-27 | 1 | -2/+2 |
| | | | |||||
* | | | Add cheatsheet to haddock.cabal | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+2 |
| | | | |||||
* | | | Beef up haddock description (#658) | Alexander Biehl | 2017-07-20 | 1 | -2/+20 |
| | | | | | | | | | | | | | | | | | | * Beef up haddock description * Handle empty lines | ||||
* | | | Drop obsolete/misleading `stability: experimental` | Herbert Valerio Riedel | 2017-07-20 | 1 | -1/+0 |
| | | | | | | | | | | | | This .cabal property has long been considered obsolete | ||||
* | | | Prepare 2.18.1 release (#657) | Alexander Biehl | 2017-07-20 | 1 | -3/+3 |
| | | | |||||
* | | | Avoid missing home module warning (#652) | Alex Biehl | 2017-07-08 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | * Avoid missing home module warning * Update haddock-library.cabal | ||||
* | | | Include `driver-test/*.hs` sdist (#630) | Alex Biehl | 2017-06-01 | 1 | -0/+1 |
| | | | | | | | | | This lead to #629. | ||||
* | | | Update attoparsec-0.12.1.1 to attoparsec-0.13.1.0 | alexbiehl | 2017-04-29 | 1 | -1/+1 |
| | | | |||||
* | | | Bump to 2.18.0 (#605) | Alex Biehl | 2017-04-26 | 1 | -3/+3 |
| | | | |||||
* | | | Markdownify changelog | alexbiehl | 2017-04-26 | 1 | -1/+1 |
| | | | |||||
* | | | Cherry-picked remaining commits from haddock-2.17.4-release (#603) | Alex Biehl | 2017-04-26 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Release haddock/haddock-api 2.17.4 and haddock-library 1.4.3 * Set version bounds for haddock-library NB: This allows GHC 8.2.1's base * Set version bounds for haddock & haddock-api The version bounds support GHC 8.2 * Merge (temporary) v2.17.3 branch into v2.17 This allows us to delete the v2.17.3 branch * Fixup changelog * Pin down haddock-api to a single version as otherwise `haddock`'s package version has no proper meaning * fix source-repo spec for haddock-api | ||||
* | | | Travis: Use ghc-8.2.1 on master | alexbiehl | 2017-04-25 | 1 | -22/+31 |
| | | | |||||
* | | | Add @alexbiehl as maintaner | Alexander Biehl | 2017-04-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Bump for GHC 8.2 | Ben Gamari | 2017-03-09 | 1 | -2/+2 |
| |/ | |||||
| * | Bump upper bound on base | Ben Gamari | 2016-11-15 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into ghc-head | Ben Gamari | 2016-05-16 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into ghc-head | Ben Gamari | 2016-05-14 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into ghc-head | Ben Gamari | 2016-05-11 | 1 | -9/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into ghc-head | Ben Gamari | 2016-02-12 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into ghc-head | Ben Gamari | 2016-01-06 | 1 | -1/+10 |
| |\ \ \ \ \ | |||||
| * | | | | | | tweak version bounds for GHC-8.1 | Herbert Valerio Riedel | 2015-12-30 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | publish haddock-test library | Sebastian Meric de Bellefon | 2016-06-06 | 1 | -4/+4 |
| | | | | | | | |||||
* | | | | | | | Version bumps (2.17.3, 1.4.2) | Sebastian Meric de Bellefon | 2016-06-03 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | cabal: Fix README path | Ben Gamari | 2016-05-16 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Version bump to 2.17.2 | Ben Gamari | 2016-05-14 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Revert "Version bump" | Ben Gamari | 2016-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bump was a bit premature. This reverts commit 7b238d9c5be9b07aa2d10df323b5c7b8d1634dc8. | ||||
* | | | | | Version bump | Ben Gamari | 2016-05-12 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Bump versions | Ben Gamari | 2016-05-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | doc: Update extra-source-files in Cabal file | Ben Gamari | 2016-05-10 | 1 | -7/+3 |
| | | | | |||||
* | | | | hypsrc-test: Fix reference file path in cabal file | Ben Gamari | 2016-05-10 | 1 | -1/+1 |
| |_|/ |/| | | | | | | | | | | | It appears the haddock insists on prefixing --hyperlinked-sourcer output with directory which the source appeared in. | ||||
* | | | Fix GHC and haddock-library dependency bounds | Ben Gamari | 2016-02-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Add ResponseFile to OtherModules | Ben Gamari | 2016-01-06 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'randen/bug468' | Ben Gamari | 2016-01-06 | 1 | -0/+7 |
|\ \ | |||||
| * | | The Haddock part for fully gcc-like response files | randen | 2016-01-01 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | " driver/Main.hs * Moved the response file handling into ResponseFile.hs, updating import section as appropriate. * driver/ResponseFile.hs * New file. In anticipation that maybe some day this could be provided by another library, and to make it possible to unit test, this functionality is pulled out of the Main.hs module, and expanded to support the style/format of response files which gcc uses. * The specification for the format of response files which gcc generates and consumes, seems to be best derived from the gcc code itself (libiberty/argv.c), so that is what has been done here. * This is intended to fix haskell/haddock#379 * driver-test/Main.hs * New file for testing code in the driver source tree * driver-test/ResponseFileSpec.hs * Tests, adapted/adopted from the same gcc code where the escaping/unescaping is from, in the hspec style of unit tests * haddock.cabal * Add the driver-test test-suite. Introduces a new library dependency (upon hspec) for the haddock driver target in the haddock.cabal file, but practically, this should not be a problem as the haddock-api tests already depend on hspec. | ||||
* | | | Version bumps and changelog | Ben Gamari | 2016-01-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/ghc-head' into ghc-head | Ben Gamari | 2015-12-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix-up left-over assumptions of GHC 7.12 into GHC 8.0 | Herbert Valerio Riedel | 2015-12-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge remote-tracking branch 'mrhania/testing-framework-improvements' into ↵ | Ben Gamari | 2015-12-20 | 1 | -6/+13 |
|\ \ \ | |/ / |/| | | | | | ghc-head |