index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update version in html tests, rpm spec file, and user manual
Simon Hengel
2012-10-13
52
-52
/
+52
|
*
Improve note about `binaryInterfaceVersion` (thanks David)
Simon Hengel
2012-10-12
1
-2
/
+3
|
*
Update ANNOUNCE and CHANGES
Simon Hengel
2012-10-11
2
-4
/
+4
|
*
Bump version
Simon Hengel
2012-10-11
1
-1
/
+1
|
*
Require ghc 7.6
Simon Hengel
2012-10-11
1
-2
/
+2
|
*
Adapt cabal file
Simon Hengel
2012-10-11
1
-20
/
+0
|
*
Remove redundant if-defs, more source documentation
Simon Hengel
2012-10-11
1
-15
/
+16
|
*
Add documentation for properties
Simon Hengel
2012-10-10
1
-0
/
+12
|
*
Fix typo in documentation
Simon Hengel
2012-10-10
1
-1
/
+1
|
*
Bump version
Simon Hengel
2012-10-10
53
-53
/
+53
|
*
Update ANNOUNCE and CHANGES
Simon Hengel
2012-10-10
2
-34
/
+19
|
*
Export more types from Documentation.Haddock (fixes #216)
Simon Hengel
2012-10-10
1
-0
/
+2
|
*
Allow to load interface files with compatible versions
Simon Hengel
2012-10-09
1
-1
/
+4
|
*
Fix parser bug
Simon Hengel
2012-10-09
1
-1
/
+3
|
*
Bump interface version
Simon Hengel
2012-10-09
1
-5
/
+5
|
*
Add unit tests for properties
Simon Hengel
2012-10-09
1
-0
/
+11
|
*
Add HTML test for properties
Simon Hengel
2012-10-09
3
-0
/
+132
|
*
Simplify lexing/parsing of properties
Simon Hengel
2012-10-09
2
-13
/
+13
|
*
Add markup support for properties
Kazu Yamamoto
2012-10-09
10
-0
/
+29
|
*
Update .ghci
Simon Hengel
2012-10-09
1
-1
/
+1
|
*
runtests.hs: Use listToMaybe/fromMaybe instead of safeHead/maybe
Simon Hengel
2012-10-07
1
-9
/
+5
|
*
runtests.hs: Make -Wall proof
Simon Hengel
2012-10-07
1
-6
/
+17
|
*
runtests.hs: Fix some warnings
Simon Hengel
2012-10-07
1
-8
/
+15
|
*
cross-package test: re-export IsString instead of Monad
Simon Hengel
2012-10-07
3
-187
/
+24
|
*
Extend rather than set environment when running HTML tests
Simon Hengel
2012-10-07
1
-3
/
+7
|
*
Set executable flag for Setup.lhs
Simon Hengel
2012-10-05
1
-0
/
+0
|
*
Depend on library for executable
Simon Hengel
2012-10-04
1
-51
/
+47
|
*
Export Haddock's main entry point from library
Simon Hengel
2012-10-04
4
-11
/
+24
|
*
Remove trailing whitespace from cabal file
Simon Hengel
2012-10-04
1
-3
/
+3
|
*
Fix typo
Simon Hengel
2012-10-04
1
-1
/
+1
|
*
Remove redundant dependency from cabal file
Simon Hengel
2012-10-03
1
-2
/
+0
|
*
Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6
David Waern
2012-09-28
27
-671
/
+215
|
|
\
|
|
*
Remove test flag from cabal file
Simon Hengel
2012-10-01
1
-12
/
+0
|
|
*
Add test-suite section for parsetests to cabal file
Simon Hengel
2012-10-01
6
-87
/
+214
|
|
*
Adapt parsetests for GHC 7.6.1
Simon Hengel
2012-10-01
1
-2
/
+4
|
|
*
Remove old examples
Simon Hengel
2012-10-01
21
-573
/
+0
|
*
|
Fix spurious superclass constraints bug.
David Waern
2012-09-28
1
-8
/
+23
|
|
/
|
*
Make API buildable with GHC 7.6.
David Waern
2012-09-28
2
-11
/
+15
|
*
Update hidden instances tests.
David Waern
2012-09-27
2
-3
/
+3
|
*
Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6
David Waern
2012-09-27
7
-75
/
+9
|
|
\
|
|
*
Remove (Monad (Either e)) instance from ref. rendering of CrossPackageDocs
Simon Hengel
2012-09-21
1
-10
/
+0
|
|
*
Update TypeOperators test for GHC 7.6.1
Simon Hengel
2012-09-21
3
-65
/
+1
|
|
*
Disable Unicode test for now
Simon Hengel
2012-09-21
1
-0
/
+0
|
|
*
Add documentation for URL labels
Simon Hengel
2012-09-08
1
-0
/
+7
|
|
*
Update doc/README
Simon Hengel
2012-09-08
1
-0
/
+1
|
*
|
Merge branch 'hidden-instances' into ghc-7.6
David Waern
2012-09-07
7
-7
/
+422
|
|
\
\
|
|
*
|
Follow changes in GHC.
David Waern
2012-09-07
1
-0
/
+1
|
|
*
|
Merge branch 'hiddenInstances2' of http://github.com/feuerbach/haddock into g...
David Waern
2012-09-07
7
-7
/
+421
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Add an other test for hiding instances (#37)
Simon Hengel
2012-07-27
3
-0
/
+162
|
|
|
*
Tests for hiding instances (#37)
Roman Cheplyaka
2012-07-27
2
-0
/
+204
[prev]
[next]