aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/haddock-api.cabal
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-05-17 11:23:40 -0400
committerAlec Theriault <alec.theriault@gmail.com>2019-05-17 08:51:27 -0700
commit384577e862171bdedc9311c9d17f7ad3a4a33456 (patch)
tree0807cd0e9eafc51f382c987a9c921bf219cdb712 /haddock-api/haddock-api.cabal
parentb4c2b90dc5c19eb5ca1420d37d1fc1b0ed184afd (diff)
Fix #1063 with better parenthesization logic for contexts
The only other change in html/hoogle/hyperlinker output for the boot libraries that this caused is a fix to some Hoogle output for implicit params. ``` $ diff -r _build/docs/ old_docs diff -r _build/docs/html/libraries/base/base.txt old_docs/html/libraries/base/base.txt 13296c13296 < assertError :: (?callStack :: CallStack) => Bool -> a -> a --- > assertError :: ?callStack :: CallStack => Bool -> a -> a ```
Diffstat (limited to 'haddock-api/haddock-api.cabal')
0 files changed, 0 insertions, 0 deletions