packages feed

MicroHs-0.16.0.0: lib/Data/Any.hs

module Data.Any(Any) where
import Primitives(AnyType)
type Any = AnyType