X-Git-Url: http://git.megacz.com/?p=wix.git;a=blobdiff_plain;f=src%2FHtml.lhs;h=ed1ce945d316599950fba4987ae7a3f8e1caeec9;hp=5d7a8c6d3c74a1aebd7021eff316665b69cf5acd;hb=92d9f9603a8a54e6f5e3a070b87c5c02681679ef;hpb=c8eb19eb8ebd2556050ab08a6476c8413af64435 diff --git a/src/Html.lhs b/src/Html.lhs index 5d7a8c6..ed1ce94 100644 --- a/src/Html.lhs +++ b/src/Html.lhs @@ -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)