hdiff
packages
feed
planet-mitchell
-0.0.0: src/Maybe/Partial.hs
module Maybe.Partial ( fromJust ) where import Data.Maybe (fromJust)