hdiff
packages
feed
planet-mitchell
-0.0.0: src/Ala/Const.hs
module Ala.Const ( Const(..) ) where import Data.Functor.Const (Const(Const, getConst))