summaryrefslogtreecommitdiff
path: root/compiler/utils/Outputable.hs-boot
blob: e5e88953cc449bd5ee519177b86951a2428ec2b4 (plain)
1
2
3
4
5
module Outputable where

data SDoc

showSDocUnsafe :: SDoc -> String