autoexporter-1.1.1: Automatically re-export modules.

Safe HaskellSafe
LanguageHaskell2010

Autoexporter

Documentation

main :: IO () Source #

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