propellor-4.7.1: property-based host configuration management in haskell

Safe HaskellSafe
LanguageHaskell98

Propellor.Types.Empty

Documentation

class Empty t where Source #

Minimal complete definition

isEmpty

Methods

isEmpty :: t -> Bool Source #