Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
make SVG string from Haskell data
import Text.XML.YJSVG main = putStrLn $ showSVG 500 750 [ ("", Line 30 40 100 200 "yellow" 10) ]etc -
some tools for Monad, List, Tuple and so on. ifM, whenM, unlessM, doWhile, doWhile_ and so on.
-
Read and parse ZIM files zim-parser is a library to read and parse ZIM (http://openzim.org) files. ZiM files contain offline web content (eg. Wikipedia) which can be browsed locally without an Internet connection.