Repository : ssh://[email protected]/haddock On branch : master Link : http://git.haskell.org/?p=haddock.git;a=commit;h=355087a58416683f16d65457577ef4b575b55a64
>--------------------------------------------------------------- commit 355087a58416683f16d65457577ef4b575b55a64 Author: Mateusz Kowalczyk <[email protected]> Date: Tue Aug 27 05:03:43 2013 +0100 LaTeX tests setup >--------------------------------------------------------------- 355087a58416683f16d65457577ef4b575b55a64 .gitignore | 1 + haddock.cabal | 10 ++ latex-test/accept.lhs | 46 ++++++++ latex-test/ref/Simple/Simple.tex | 17 +++ .../latex => latex-test/ref/Simple}/haddock.sty | 0 latex-test/ref/Simple/main.tex | 11 ++ {html-test => latex-test}/run.lhs | 124 ++++++++++---------- latex-test/src/Simple/Simple.hs | 5 + 8 files changed, 155 insertions(+), 59 deletions(-) Diff suppressed because of size. To see it, use: git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 355087a58416683f16d65457577ef4b575b55a64 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
