lackey-0.1.1: 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