[project @ 2000-12-04 13:46:37 by simonmar]
authorsimonmar <unknown>
Mon, 4 Dec 2000 13:46:37 +0000 (13:46 +0000)
committersimonmar <unknown>
Mon, 4 Dec 2000 13:46:37 +0000 (13:46 +0000)
change paths to match haxml->HaXml change

ghc/driver/PackageSrc.hs

index 99ba973..6df2af3 100644 (file)
@@ -235,7 +235,7 @@ package_details installing =
                              then [ clibdir ++ "/imports/text" ]
                              else [ cFPTOOLS_TOP_ABS ++ "/hslibs/text" 
                                   , cFPTOOLS_TOP_ABS ++ "/hslibs/text/html" 
-                                  , cFPTOOLS_TOP_ABS ++ "/hslibs/text/haxml/lib" 
+                                  , cFPTOOLS_TOP_ABS ++ "/hslibs/text/HaXml/lib" 
                                   , cFPTOOLS_TOP_ABS ++ "/hslibs/text/parsec" ],
          library_dirs   = if installing
                              then [ clibdir ]