Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 137 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 137 Bytes

nifty-library: Do nifty things (effortlessly!)

Here is a basic example:

main :: IO ()
main = putStrLn "That was easy!"