[project @ 1999-06-08 16:46:44 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnIfaces.lhs
index deff6b7..ff32230 100644 (file)
@@ -13,7 +13,7 @@ module RnIfaces (
 
        checkUpToDate,
 
-       getDeclBinders
+       getDeclBinders, getDeclSysBinders
     ) where
 
 #include "HsVersions.h"