diff options
Diffstat (limited to 'libraries/base/GHC/IO.hs-boot')
-rw-r--r-- | libraries/base/GHC/IO.hs-boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/GHC/IO.hs-boot b/libraries/base/GHC/IO.hs-boot index c7974601bc..fb0dd963b3 100644 --- a/libraries/base/GHC/IO.hs-boot +++ b/libraries/base/GHC/IO.hs-boot @@ -6,3 +6,4 @@ module GHC.IO where import GHC.Types failIO :: [Char] -> IO a + |