lxd-client-0.1.0.2: LXD client written in Haskell.

Safe HaskellSafe
LanguageHaskell2010

Network.LXD.Client.Internal.Compatibility

Documentation

class Compatibility a b | a -> b where Source #

Minimal complete definition

compat

Methods

compat :: a -> b Source #