ubcc/src/Data/String/Ubc/Parse.hs

5 lines
76 B
Haskell

module Data.String.Ubc.Parse
( someFunc )
where
someFunc = putStrLn "help"