aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs
diff options
context:
space:
mode:
authorCale Gibbard <cgibbard@gmail.com>2020-04-20 11:30:38 -0400
committerCale Gibbard <cgibbard@gmail.com>2020-04-20 11:30:38 -0400
commitff5c04e3142cebfb51873e2c6164703d3b7f74cc (patch)
treeda9825b15419755e67c2eda5b6f929fc5b6b56d5 /haddock-api/src/Haddock/Backends/Xhtml/Decl.hs
parentb6bebdce0f217af8b6a249b3b6c2bd32dfa2b0b0 (diff)
parent75ea1b31fce54bf2b0c1bf8edad4419f48e6036c (diff)
Merge remote-tracking branch 'origin/ghc-head' into wip/ttg-con-pat
Diffstat (limited to 'haddock-api/src/Haddock/Backends/Xhtml/Decl.hs')
-rw-r--r--haddock-api/src/Haddock/Backends/Xhtml/Decl.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs b/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs
index c22afeed..153caf86 100644
--- a/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs
+++ b/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs
@@ -40,7 +40,6 @@ import GHC.Exts
import GHC.Types.Name
import BooleanFormula
import GHC.Types.Name.Reader ( rdrNameOcc )
-import Outputable ( panic )
-- | Pretty print a declaration
ppDecl :: Bool -- ^ print summary info only