-- | TODO Remove this module TreeScript.Lib ( someFunc ) where someFunc :: IO () someFunc = putStrLn "someFunc"