module Data.Any where data Any = Any {getAny :: Bool}