hunk ./datadir/resources/template.html 34
-
haskell.org
+
haskell.org
hunk ./datadir/resources/template.html 39
-
+
hunk ./datadir/resources/template.html 45
-
$&query$
+
$&query$
hunk ./datadir/resources/template.html 50
-
+
hunk ./datadir/resources/template.html 61
-
+
hunk ./datadir/resources/template.html 70
- The Hoogle manual contains more details,
+ The Hoogle manual contains more details,
hunk ./datadir/resources/template.html 76
- email me , or add an entry to my
- bug tracker .
+ email me , or add an entry to my
+ bug tracker .
hunk ./datadir/resources/template.html 87
- user manual .
+ user manual .
hunk ./src/Web/Page.hs 29
- ++ "\n\n
\n \n "
+ ++ "\n\n \n \n "
hunk ./src/Web/Page.hs 33
- ++ " Hoogle \n \n \n \n \n \n \n \n \n\n \n
\n"
+ ++ "\" />\n
\n\n
\n"
hunk ./src/Web/Page.hs 42
- ++ "
\n
\n
Welcome to Hoogle \n
\n
\n Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries\n by either function name, or by approximate type signature.\n
\n
\n Example searches: \n map \n \n (a -> b) -> [a] -> [b] \n \n Ord a => [a] -> [a] \n \n Data.Map.insert \n \n\t Enter your own search at the top of the page.\n
\n
\n The Hoogle manual contains more details,\n including further details on search queries, how to install Hoogle as a command line application\n and how to integrate Hoogle with Firefox/Emacs/Vim etc.\n
\n
\n I am very interested in any feedback you may have. Please\n email me , or add an entry to my\n bug tracker .\n
\n"
+ ++ "
Welcome to Hoogle \n
\n
\n Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries\n by either function name, or by approximate type signature.\n
\n
\n Example searches: \n map \n \n (a -> b) -> [a] -> [b] \n \n Ord a => [a] -> [a] \n \n Data.Map.insert \n \n\t Enter your own search at the top of the page.\n
\n
\n The Hoogle manual contains more details,\n including further details on search queries, how to install Hoogle as a command line application\n and how to integrate Hoogle with Firefox/Emacs/Vim etc.\n
\n
\n I am very interested in any feedback you may have. Please\n email me , or add an entry to my\n bug tracker .\n
\n"
hunk ./src/Web/Page.hs 54
- ++ "\n
\n\tFor information on what queries should look like, see the\n\tuser manual .\n
\n"
+ ++ "\n
\n\tFor information on what queries should look like, see the\n\tuser manual .\n
\n"
}