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
/
InterfaceFile.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back .haddock file versioning based on GHC version
David Waern
2008-10-10
1
-0
/
+9
*
Make Haddock build with GHC 6.8.2
David Waern
2008-10-10
1
-10
/
+13
*
Port Haddock.Interface to new GHC API.
Thomas Schilling
2008-09-15
1
-42
/
+60
*
Fix some warnings
Ian Lynagh
2008-08-27
1
-51
/
+55
*
Follow changes to Binary in GHC 6.9
David Waern
2008-08-13
1
-1
/
+78
*
Make our .haddock file version number depend on the GHC version
David Waern
2008-08-12
1
-1
/
+17
*
Remove claim of backwards compatibility from docs for readInterfaceFile
David Waern
2008-05-01
1
-2
/
+0
*
Fix some trivial warnings in H.InterfaceFile
David Waern
2008-02-10
1
-4
/
+7
*
Change the representation of DocNames
David Waern
2008-02-09
1
-21
/
+2
*
Add documentation for readInterfaceFile
David Waern
2008-01-07
1
-1
/
+5
*
Don't require -B <ghc-libdir> when no argument files
David Waern
2007-11-11
1
-8
/
+18
*
Introduce InstalledInterface structure and add more stuff to the .haddock files
David Waern
2007-11-10
1
-26
/
+190
*
Synch loading of names from .haddock files with GHC's name cache
David Waern
2007-11-08
1
-8
/
+12
*
Refactoring -- get rid of Haddock.Packages
David Waern
2007-10-18
1
-34
/
+38
*
Add support for --read-interface again
David Waern
2007-10-18
1
-6
/
+10
*
Rename HaddockModule to Interface
David Waern
2007-08-30
1
-5
/
+5
*
Major refactoring
David Waern
2007-08-29
1
-1
/
+1
*
Add top module comment to all files
David Waern
2007-08-17
1
-0
/
+8
*
Fix conflicts
David Waern
2007-07-11
1
-1
/
+1
*
update to compile with the latest GHC & Cabal
Simon Marlow
2007-05-30
1
-2
/
+3
*
Follow changes to record constructor representation
David Waern
2007-07-11
1
-1
/
+1
*
Do save/read of interface files properly
davve@dtek.chalmers.se
2007-04-05
1
-22
/
+167
*
De-flatten the namespace
davve@dtek.chalmers.se
2007-03-25
1
-1
/
+1
*
Start work on Haddock API
davve@dtek.chalmers.se
2007-03-25
1
-0
/
+50