aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update versionSimon Marlow2007-12-201-1/+1
* update version numberSimon Marlow2007-12-201-1/+1
* add build scriptsSimon Marlow2007-12-202-0/+52
* Depend on ghc >= 6.8.2 && < 6.9David Waern2008-01-061-1/+1
* Add missing modules to the cabal fileDavid Waern2008-01-061-0/+2
* Change version to 2.0.0.0David Waern2008-01-061-1/+1
* Add haskell.vim (it had been removed somehow)David Waern2008-01-061-0/+68
* Change stability from stable to experimentalDavid Waern2008-01-061-1/+1
* Manual merge of a patch to the 0.8 branchDavid Waern2008-01-063-22/+31
* Source links must point to the original module, not the referring moduleSimon Marlow2007-12-061-3/+11
* add an itemSimon Marlow2007-12-201-0/+2
* Add "cabal-version: >= 1.2" to the cabal fileDavid Waern2008-01-051-0/+1
* Add DrIFT commandsDavid Waern2008-01-051-1/+2
* Give a diff on test failureDavid Waern2007-12-081-1/+2
* Update testsDavid Waern2007-12-0814-220/+24
* Fix a bug (use ppTyName instead of ppName to print names in type apps)David Waern2007-12-081-1/+1
* Fix rendering of class operatorsDavid Waern2007-12-081-42/+26
* Fix rendering of instance heads to handle infix operatorsDavid Waern2007-12-081-13/+22
* Use ppParendType when printing types args in predicatesDavid Waern2007-12-081-4/+5
* Add ppLParendTypes/ppLParendTypeDavid Waern2007-12-081-4/+9
* Handle infix operators correctly in the Type -> HsType translationDavid Waern2007-12-081-3/+8
* Code layout changesDavid Waern2007-12-081-2/+2
* Handle class operators correctly when rendering predicatesDavid Waern2007-12-081-1/+15
* addition of type equality support (at least for HTML generation)Wolfgang Jeltsch2007-12-032-0/+5
* A a list of small improvements to the TODO fileDavid Waern2007-11-251-0/+11
* Merge patch from the old branch:David Waern2007-11-121-0/+1
* Make the search box in a form so that enter does the default searchNeil Mitchell2007-01-121-4/+6
* Make the max number of results 75 instead of 50, to allow map searching in th...Neil Mitchell2007-01-121-1/+1
* Fix conflictsDavid Waern2007-11-111-22/+16
* Rewrite much of the index searching code, previously was too slow to execute ...Neil Mitchell2007-01-123-12/+120
* Change from tabs to spaces in the ppHtmlIndex functionNeil Mitchell2007-01-111-19/+25
* Don't require -B <ghc-libdir> when no argument filesDavid Waern2007-11-112-35/+59
* Rename java-script file (this wasn't merge correctly)David Waern2007-11-111-2/+2
* Fix a bug that made haddock loopDavid Waern2007-11-111-1/+1
* Install LICENSE in the correct placesven.panne2007-09-021-1/+1
* Manual merge of an old patch:David Waern2007-11-111-1/+4
* Manual merge of old patch:David Waern2007-11-113-8/+28
* added substitution %{FILE///c}Conal Elliott2007-02-142-6/+17
* Fix conflictsDavid Waern2007-11-111-30/+21
* Do not create empty tables for data declarations which don't have any constru...Neil Mitchell2007-02-061-9/+23
* Make the index be in case-insensitive alphabetic orderNeil Mitchell2007-01-111-1/+1
* Fix conflictsDavid Waern2007-11-111-4/+2
* Delete more stuff that is no longer requiredNeil Mitchell2007-01-111-2/+2
* Delete dead code, now there is only one index pageNeil Mitchell2007-01-111-26/+0
* Add searching on the index pageNeil Mitchell2007-01-112-3/+38
* Never do spliting index files into manyNeil Mitchell2007-01-111-12/+1
* Fix conflictsDavid Waern2007-11-112-139/+62
* TODO: do something better about re-exported symbols from another packageSimon Marlow2006-12-151-0/+2
* add todo item for --maintainerSimon Marlow2006-12-061-0/+3
* Cabal's sdist does not generate "-src.tar.gz" files, but ".tar.gz" onessven.panne2006-10-121-2/+2