diff options
Diffstat (limited to 'compiler/main/DynFlags.hs-boot')
| -rw-r--r-- | compiler/main/DynFlags.hs-boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/main/DynFlags.hs-boot b/compiler/main/DynFlags.hs-boot index 12489a6e07..9f14d41600 100644 --- a/compiler/main/DynFlags.hs-boot +++ b/compiler/main/DynFlags.hs-boot @@ -9,4 +9,5 @@ tracingDynFlags :: DynFlags targetPlatform :: DynFlags -> Platform pprUserLength :: DynFlags -> Int +pprCols :: DynFlags -> Int |
