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
path:
root
/
src
/
Haddock
/
Utils.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow API changes in D426
Alan Zimmerman
2014-11-21
1
-4
/
+3
*
Replace local `die` by new `System.Exit.die`
Herbert Valerio Riedel
2014-04-21
1
-5
/
+1
*
Allow for headings inside function documentation.
Mateusz Kowalczyk
2014-01-12
1
-1
/
+3
*
Support for bold.
Mateusz Kowalczyk
2014-01-12
1
-5
/
+6
*
Merge branch 'ghc-7.6' into ghc-7.6-merge-2
Kazu Yamamoto
2013-02-01
1
-2
/
+5
|
\
|
*
Add markup support for properties
Kazu Yamamoto
2012-10-09
1
-0
/
+2
|
*
Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6
David Waern
2012-07-23
1
-2
/
+3
|
|
\
|
|
*
Use LANGUAGE pragmas instead of default-extensions in cabal file
Simon Hengel
2012-05-27
1
-0
/
+1
|
|
*
Add an optional label to URLs
Simon Hengel
2012-05-27
1
-2
/
+2
*
|
|
Implement overlapping type family instances.
Richard Eisenberg
2012-12-21
1
-10
/
+8
|
/
/
*
|
Forward port changes from stable.
Paolo Capriotti
2012-07-19
1
-5
/
+6
|
\
|
|
*
Mostly hlint-inspired cleanup.
David Waern
2012-02-04
1
-5
/
+4
|
*
Add DocWarning to Doc
Simon Hengel
2012-02-04
1
-0
/
+2
*
|
Follow changes in LHsTyVarBndrs
Simon Peyton Jones
2012-05-25
1
-1
/
+7
*
|
Follow refactoring of TyClDecl/HsTyDefn
Simon Peyton Jones
2012-03-26
1
-7
/
+13
|
/
*
Allow doc comments to link to out-of-scope things (#78).
David Waern
2011-11-26
1
-39
/
+64
*
Give preference to type over data constructors for doc comment links at renam...
David Waern
2011-11-26
1
-1
/
+1
*
* Merge in git patch from Michal Terepeta
David Waern
2011-06-11
1
-4
/
+2
*
hlint police
David Waern
2010-11-16
1
-2
/
+2
*
Remove LANGUAGE ForeignFunctionInterface pragmas
David Waern
2010-11-16
1
-1
/
+0
*
Fix URL creation on Windows: Use / not \ in URLs. Fixes #4353
Ian Lynagh
2010-09-29
1
-2
/
+2
*
Change to index pages: include an 'All' option even when subdividing A-Z.
rrnewton
2010-10-24
1
-4
/
+4
*
H.Utils needs FFI on Win+MinGW
David Waern
2010-09-02
1
-0
/
+1
*
reorganize files in the html lib data dir
Mark Lentczner
2010-07-26
1
-4
/
+2
*
command like processing for theme selection
Mark Lentczner
2010-07-23
1
-4
/
+2
*
Solve conflict
David Waern
2010-07-22
1
-1
/
+2
*
fix warning
Simon Marlow
2010-06-30
1
-1
/
+1
*
Style police in Haddock.Utils
David Waern
2010-07-21
1
-41
/
+57
*
refactoring of anchor ID and fragment handling
Mark Lentczner
2010-07-19
1
-11
/
+44
*
Warning police
David Waern
2010-07-01
1
-1
/
+1
*
LaTeX backend (new options: --latex, --latex-style=<style>)
Simon Marlow
2010-06-30
1
-0
/
+6
*
Remove redundant imports
Ian Lynagh
2010-06-13
1
-3
/
+0
*
HLint police
David Waern
2010-05-18
1
-2
/
+2
*
Re-direct compilation output to a temporary directory
David Waern
2010-05-14
1
-31
/
+19
*
Remove unused modules
David Waern
2010-05-14
1
-3
/
+0
*
Get rid of H.Utils.pathJoin and use System.FilePath.joinPath instead
David Waern
2010-05-13
1
-12
/
+2
*
Fix stylistic issues in H.Utils
David Waern
2010-05-13
1
-5
/
+38
*
Position the module header the same way everywhere
David Waern
2010-05-13
1
-2
/
+0
*
Add markup support for interactive examples
simon.hengel
2010-04-02
1
-1
/
+3
*
Rename HsDoc back into Doc
David Waern
2009-11-28
1
-6
/
+6
*
Utils: ghc >= 6.10
Isaac Dupree
2009-08-23
1
-6
/
+0
*
Fix unused import warnings
Ian Lynagh
2009-07-07
1
-3
/
+0
*
Remove unused functions from Haddock.Utils
David Waern
2009-07-06
1
-43
/
+1
*
Add Haddock module headers
David Waern
2009-06-24
1
-5
/
+11
*
Move H.GHC.Utils to H.GhcUtils
David Waern
2009-04-05
1
-1
/
+1
*
hlint police
David Waern
2009-04-01
1
-8
/
+8
*
Add verbosity flag and utils, remove "verbose" flag
David Waern
2008-12-07
1
-1
/
+26
*
Remove unnecessary LANGUAGE pragma
David Waern
2009-03-24
1
-2
/
+0
*
Enable framed view of the HTML documentation.
Thomas Schilling
2008-10-24
1
-3
/
+18
*
Fix warnings in H.Utils
David Waern
2008-10-22
1
-12
/
+10
[next]