checkpoint
[wix.git] / src / Html.lhs
index e244bca..5d7a8c6 100644 (file)
@@ -1,7 +1,7 @@
 \begin{code}
 module Html
 where
-import SBP
+import Edu.Berkeley.Sbp.Haskell.SBP
 import FromTree
 import Doc
 import List(isSuffixOf,isPrefixOf)