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