autoexporter-1.1.1: Automatically re-export modules.

Safe HaskellSafe
LanguageHaskell2010

Autoexporter

Documentation

main :: IO () #

mainWithArgs :: [String] -> IO () #

takeWhileEnd :: (a -> Bool) -> [a] -> [a] #