We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2debf96 commit 9798bb8Copy full SHA for 9798bb8
external-stg/lib/Stg/Pretty.hs
@@ -380,6 +380,8 @@ pprOp = \case
380
done - add comment for stack allocated unboxed tuples: -- stack allocated
381
done - simple printer for foreign calls
382
- do not show dead binders
383
+ - include used data constructors in import lists
384
+ - include local data constructor in export lists?
385
-}
386
387
putDefaultLast :: [Alt] -> [Doc] -> [Doc]
0 commit comments