-
- Downloads
Fix the ignore-exports option (#1082)
The `ignore-exports` option has been broken since #688, as mentioned in https://github.com/haskell/haddock/pull/766#issue-172505043. This PR fixes it.
Showing
- haddock-api/src/Haddock/Interface/Create.hs 5 additions, 4 deletionshaddock-api/src/Haddock/Interface/Create.hs
- html-test/Main.hs 0 additions, 6 deletionshtml-test/Main.hs
- html-test/ref/IgnoreExports.html 47 additions, 7 deletionshtml-test/ref/IgnoreExports.html
- html-test/src/IgnoreExports.hs 4 additions, 1 deletionhtml-test/src/IgnoreExports.hs
Loading
Please register or sign in to comment