Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hlint police | David Waern | 2010-11-16 | 6 | -20/+20 |
| | |||||
* | hlint police | David Waern | 2010-11-16 | 2 | -21/+19 |
| | |||||
* | Make a little more use of DoAndIfThenElse | David Waern | 2010-11-16 | 2 | -69/+66 |
| | |||||
* | Remove LANGUAGE ForeignFunctionInterface pragmas | David Waern | 2010-11-16 | 2 | -2/+1 |
| | |||||
* | Style wibbles | David Waern | 2010-11-16 | 1 | -26/+26 |
| | |||||
* | Remove Haskell 2010 extensions from .cabal file | David Waern | 2010-11-16 | 1 | -4/+2 |
| | |||||
* | Rename the HCAR entry file | David Waern | 2010-11-15 | 1 | -0/+0 |
| | |||||
* | Wibble | David Waern | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | Remove docNameOcc under the motto "don't name compositions" | David Waern | 2010-11-15 | 5 | -23/+17 |
| | |||||
* | Just say "internal error" instead of "internal Haddock or GHC error" | David Waern | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | Match all AsyncExceptions in exception handler | David Waern | 2010-11-15 | 1 | -3/+10 |
| | |||||
* | Remove more ghc < 7 code | David Waern | 2010-11-15 | 1 | -1/+0 |
| | |||||
* | Fix bad merge | David Waern | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | Remove code for ghc < 7 | David Waern | 2010-11-15 | 7 | -63/+1 |
| | |||||
* | Solve conflict | David Waern | 2010-11-14 | 1 | -2/+2 |
| | |||||
* | TAG 2.8.2 | David Waern | 2010-11-14 | 0 | -0/+0 |
| | |||||
* | Require ghc >= 7.0 | David Waern | 2010-11-14 | 1 | -2/+2 |
| | |||||
* | Update HCAR entry with November 2010 version | David Waern | 2010-11-14 | 1 | -12/+14 |
| | |||||
* | Make the HCAR entry smaller | David Waern | 2010-11-07 | 1 | -24/+5 |
| | |||||
* | Update the HCAR entry | David Waern | 2010-11-07 | 1 | -34/+58 |
| | |||||
* | follow changes in the GHC API | Simon Marlow | 2010-10-27 | 4 | -3/+20 |
| | |||||
* | Bump GHC dep | Ian Lynagh | 2010-09-22 | 1 | -2/+2 |
| | |||||
* | Solve conflict | David Waern | 2010-11-14 | 1 | -1/+2 |
| | |||||
* | Bump version to 2.8.2 | David Waern | 2010-11-14 | 4 | -3/+9 |
| | |||||
* | Follow extension-flattening change in GHC | Ian Lynagh | 2010-10-23 | 1 | -6/+1 |
| | |||||
* | Tidy up haddock symlink installation | Ian Lynagh | 2010-09-30 | 1 | -5/+5 |
| | | | | | In particular, it now doesn't get created if we aren't installing haddock. | ||||
* | Fix URL creation on Windows: Use / not \ in URLs. Fixes #4353 | Ian Lynagh | 2010-09-29 | 1 | -2/+2 |
| | |||||
* | Fixes for when HADDOCK_DOCS=NO | Ian Lynagh | 2010-09-21 | 1 | -1/+4 |
| | |||||
* | Don't build haddock is HADDOCK_DOCS is NO | Ian Lynagh | 2010-09-21 | 1 | -0/+4 |
| | |||||
* | Fix up __GLASGOW_HASKELL__ tests | Ian Lynagh | 2010-09-21 | 1 | -2/+2 |
| | |||||
* | Bump GHC dep upper bound | Ian Lynagh | 2010-09-21 | 1 | -2/+2 |
| | |||||
* | Remove duplicate Outputable instance for Data.Map.Map | Ian Lynagh | 2010-09-15 | 1 | -5/+0 |
| | |||||
* | Adapt to minor changes in internal GHC functions | simonpj | 2010-09-13 | 3 | -7/+8 |
| | |||||
* | TAG 2.8.1 | David Waern | 2010-11-14 | 0 | -0/+0 |
| | |||||
* | Bump version | David Waern | 2010-11-14 | 4 | -3/+7 |
| | |||||
* | Change to index pages: include an 'All' option even when subdividing A-Z. | rrnewton | 2010-10-24 | 2 | -9/+14 |
| | |||||
* | Add a pointer to the style guide | David Waern | 2010-10-17 | 1 | -0/+3 |
| | |||||
* | Style police | David Waern | 2010-10-16 | 1 | -13/+14 |
| | |||||
* | Style police | David Waern | 2010-10-16 | 3 | -9/+13 |
| | |||||
* | Use "qual" as an abbreviation for qualification instead of "quali" for ↵ | David Waern | 2010-10-16 | 7 | -206/+206 |
| | | | | consistency | ||||
* | Solve conflicts | David Waern | 2010-10-16 | 3 | -14/+27 |
| | |||||
* | corrected qualification help message | Tobias Brandt | 2010-08-27 | 1 | -2/+1 |
| | |||||
* | adding support for local and relative name qualification | Tobias Brandt | 2010-08-27 | 4 | -10/+46 |
| | |||||
* | adding the option to fully qualify identifiers | Tobias Brandt | 2010-08-27 | 8 | -253/+291 |
| | |||||
* | Style wibble | David Waern | 2010-10-03 | 1 | -3/+3 |
| | |||||
* | print haddock coverage info on stdout when generating docs | Simon Michael | 2010-09-22 | 3 | -4/+23 |
| | | | | | | A module's haddockable items are its exports and the module itself. The output is lightly formatted so you can align the :'s and sort for readability. | ||||
* | add hints for cleaner darcs show authors output | Simon Michael | 2010-09-22 | 1 | -0/+10 |
| | |||||
* | make TOC group header identifiers validate | Mark Lentczner | 2010-09-04 | 2 | -2/+10 |
| | |||||
* | H.Utils needs FFI on Win+MinGW | David Waern | 2010-09-02 | 1 | -0/+1 |
| | |||||
* | Add a note to ANNOUNCE | David Waern | 2010-09-02 | 1 | -0/+3 |
| |