diff options
| -rw-r--r-- | ghc/lib/std/PrelGHC.hi-boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ghc/lib/std/PrelGHC.hi-boot b/ghc/lib/std/PrelGHC.hi-boot index fa1f8d092d..67d494fa88 100644 --- a/ghc/lib/std/PrelGHC.hi-boot +++ b/ghc/lib/std/PrelGHC.hi-boot @@ -18,6 +18,10 @@ __export PrelGHC -- Magical assert thingy assert + -- constructor tags + tagToEnumzh + dataToTagzh + -- I/O primitives RealWorld realWorldzh |
