lackey-0.1.0: A library for generating 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

Instances