uni-util-2.3.0.3: Utilities for the uniform workbench
Safe HaskellSafe-Inferred
LanguageHaskell2010

Util.Maybes

Description

This file differs from the Einar original (itself automatically produced by decommenting an obsolete GHC source file, apparently) with nearly all the functions removed.

Documentation

fromMaybes :: [Maybe a] -> Maybe [a] Source #