lackey-0.2.0: Generate Ruby consumers of Servant APIs.

Safe HaskellNone
LanguageHaskell2010

Lackey.Internal.HasRuby

Documentation

(&) :: a -> (a -> b) -> b infixl 1 Source

class HasRuby a where Source

Methods

rubyFor :: a -> String Source