[Eliminate the resources bit entirely, now all resources must be deployed in res/ relative to the web page Neil Mitchell**20110201073635] { hunk ./datadir/resources/template.html 2 -#export header css js resources query +#export header css js query hunk ./datadir/resources/template.html 8 - - - - - - + + + + + + hunk ./datadir/resources/template.html 25 - Hoogle + Hoogle hunk ./src/CmdLine/All.hs 37 - res <- if null $ resources x then fmap ( "resources") getDataDir else return $ resources x - return $ x{queryText = s, queryParsed = parseQuery Haskell s, databases = db, resources = res} + return $ x{queryText = s, queryParsed = parseQuery Haskell s, databases = db} hunk ./src/CmdLine/Type.hs 25 - ,resources :: FilePath hunk ./src/CmdLine/Type.hs 45 -blankSearch = Search False False False [] "" Nothing Nothing Nothing 1 [] (Left emptyParseError) "" +blankSearch = Search False False False [] Nothing Nothing Nothing 1 [] (Left emptyParseError) "" hunk ./src/CmdLine/Type.hs 60 - ,resources = "" &= typDir &= help "Directory to use for resources (images, CSS etc)" hunk ./src/CmdLine/Type.hs 72 + ,resources = "" &= typDir &= help "Directory to use for resources (images, CSS etc)" hunk ./src/Web/Page.hs 4 -header :: String -> String -> String -> String -> IO String -header css js resources query = return $ "" +header :: String -> String -> String -> IO String +header css js query = return $ "" hunk ./src/Web/Page.hs 8 - ++ "Hoogle\n \n \n \n \n \n \n \n \n \n \n\n