move "instance Exception Dynamic" so it isn't an orphan
[ghc-base.git] / Control / Exception / Base.hs
index 06c5390..4b314ed 100644 (file)
@@ -691,8 +691,6 @@ instance Exception NestedAtomically
 
 -----
 
-instance Exception Dynamic
-
 #endif /* __GLASGOW_HASKELL__ || __HUGS__ */
 
 #ifdef __GLASGOW_HASKELL__