export 'entry' from ZipCfg, at least for now
authorNorman Ramsey <nr@eecs.harvard.edu>
Fri, 14 Sep 2007 14:54:17 +0000 (14:54 +0000)
committerNorman Ramsey <nr@eecs.harvard.edu>
Fri, 14 Sep 2007 14:54:17 +0000 (14:54 +0000)
compiler/cmm/ZipCfg.hs

index b1dd9d0..70f4c61 100644 (file)
@@ -23,6 +23,8 @@ module ZipCfg
 
     , pprLgraph, pprGraph
 
+    , entry -- exported for the convenience of ZipDataflow, at least for now
+
     {-
     -- the following functions might one day be useful and can be found
     -- either below or in ZipCfgExtras: