Lambdajudge-1.0.0.4: A library to easily host Haskell based programming competitions

Safe HaskellSafe
LanguageHaskell2010

Utility

Synopsis

Documentation

trim :: String -> String Source

removes newlines from both ends of text

getFileContents :: String -> IO String Source

reads contents of a file