packages feed

hie-bios-0.6.0: tests/projects/nested-stack/MyLib.hs

module MyLib (someFunc) where

someFunc :: IO ()
someFunc = putStrLn "someFunc"