Merge pull request #914 from harpocrates/feature/unboxed-stuff
Better rendering of unboxed sums, unboxed tuples, promoted tuples.
No related branches found
No related tags found
Showing
- haddock-api/src/Haddock/Backends/LaTeX.hs 2 additions, 2 deletionshaddock-api/src/Haddock/Backends/LaTeX.hs
- haddock-api/src/Haddock/Backends/Xhtml/Utils.hs 1 addition, 1 deletionhaddock-api/src/Haddock/Backends/Xhtml/Utils.hs
- haddock-api/src/Haddock/Convert.hs 5 additions, 0 deletionshaddock-api/src/Haddock/Convert.hs
- hoogle-test/ref/Bug722/test.txt 1 addition, 1 deletionhoogle-test/ref/Bug722/test.txt
- html-test/ref/UnboxedStuff.html 196 additions, 0 deletionshtml-test/ref/UnboxedStuff.html
- html-test/src/UnboxedStuff.hs 18 additions, 0 deletionshtml-test/src/UnboxedStuff.hs
- latex-test/ref/UnboxedStuff/UnboxedStuff.tex 36 additions, 0 deletionslatex-test/ref/UnboxedStuff/UnboxedStuff.tex
- latex-test/ref/UnboxedStuff/haddock.sty 57 additions, 0 deletionslatex-test/ref/UnboxedStuff/haddock.sty
- latex-test/ref/UnboxedStuff/main.tex 11 additions, 0 deletionslatex-test/ref/UnboxedStuff/main.tex
- latex-test/src/UnboxedStuff/UnboxedStuff.hs 18 additions, 0 deletionslatex-test/src/UnboxedStuff/UnboxedStuff.hs
Loading
Please register or sign in to comment