add nhc98-options: field to .cabal file
[ghc-base.git] / base.cabal
index 38973f2..b912ec4 100644 (file)
@@ -149,6 +149,7 @@ exposed-modules:
        System.Posix.Internals,
        System.Posix.Signals,
        System.Posix.Types,
+       System.Timeout,
        Text.ParserCombinators.ReadP,
        Text.ParserCombinators.ReadPrec,
        Text.Printf,
@@ -178,4 +179,5 @@ extensions: CPP
 -- We need to set the package name to base (without a version number)
 -- as it's magic.
 ghc-options: -fglasgow-exts -package-name base
+nhc98-options: -H4M -K3M