Use extensible exceptions at the lowest level
[ghc-base.git] / GHC / Dotnet.hs
index 10be4b6..b0d45c1 100644 (file)
@@ -24,6 +24,7 @@ module GHC.Dotnet
 
 import GHC.Prim
 import GHC.Base
+import GHC.Exception
 import GHC.IO
 import GHC.IOBase
 import GHC.Ptr