cabal-debian-4.36.1: Create a Debianization for a Cabal package
Data.Maybe.Extended
module Data.Maybe
nothingIf :: (a -> Bool) -> a -> Maybe a Source #