lxd-client-0.1.0.2: LXD client written in Haskell.
Network.LXD.Client.Internal.Compatibility
class Compatibility a b | a -> b where Source #
Minimal complete definition
compat
Methods
compat :: a -> b Source #