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
*
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
*
Add support for DocPic
David Waern
2008-10-10
1
-2
/
+4
*
Make Haddock build with GHC 6.8.2
David Waern
2008-10-10
1
-0
/
+11
*
Add PatternSignatures LANGUAGE pragma to Main and Utils
David Waern
2008-09-24
1
-0
/
+2
*
Fix some warnings
Ian Lynagh
2008-08-27
1
-3
/
+0
*
Follow move of package string functions from PackageConfig to Module
David Waern
2008-08-13
1
-1
/
+1
*
Do not export ATs when not in list of subitems
David Waern
2008-07-29
1
-1
/
+8
*
Add LANGUAGE pragmas to source files
David Waern
2008-05-01
1
-0
/
+4
*
Change the representation of DocNames
David Waern
2008-02-09
1
-6
/
+5
*
Rename haddock.js to haddock-util.js
Simon Marlow
2006-10-11
1
-1
/
+1
*
Fix conflicts
David Waern
2007-11-11
1
-3
/
+7
*
Eliminate dep on network by doing a little cut'n'paste
Duncan Coutts
2006-09-08
1
-10
/
+31
*
Introduce InstalledInterface structure and add more stuff to the .haddock files
David Waern
2007-11-10
1
-1
/
+7
*
Improve parsing of doc options
David Waern
2007-10-02
1
-0
/
+12
*
Rename HaddockModule to Interface
David Waern
2007-08-30
1
-1
/
+1
*
Rename HaddockModule to Interface and a few more refactorings
David Waern
2007-08-29
1
-1
/
+1
*
Factor out typechecking phase into Haddock.Typecheck
David Waern
2007-08-17
1
-14
/
+1
*
Follow changes to record constructor representation
David Waern
2007-07-11
1
-2
/
+2
*
De-flatten the namespace
davve@dtek.chalmers.se
2007-03-25
1
-0
/
+340