# Haskell code snipets The source code below was auto-fetched from: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.haskell .numberLines} {BEGIN:EMBED} https://gitweb.softwarefools.com/?p=miguel/haskell.git;a=blob_plain;f=snip/snip.hs {END:EMBED} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ## Shebang You can also use haskell in conjunction with a shebang line as illustrated below: The source code below was auto-fetched from: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.haskell .numberLines} {BEGIN:EMBED} https://gitweb.softwarefools.com/?p=miguel/haskell.git;a=blob_plain;f=snip/shebang.hs {END:EMBED} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~