Skip to content

Commit 9798bb8

Browse files
committed
add todos
1 parent 2debf96 commit 9798bb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

external-stg/lib/Stg/Pretty.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@ pprOp = \case
380380
done - add comment for stack allocated unboxed tuples: -- stack allocated
381381
done - simple printer for foreign calls
382382
- do not show dead binders
383+
- include used data constructors in import lists
384+
- include local data constructor in export lists?
383385
-}
384386

385387
putDefaultLast :: [Alt] -> [Doc] -> [Doc]

0 commit comments

Comments
 (0)