{-# LANGUAGE TemplateHaskell, QuasiQuotes #-} module Rlp.HindleyMilnerSpec ( spec ) where -------------------------------------------------------------------------------- import Test.Hspec import Rlp.TH import Rlp.HindleyMilner -------------------------------------------------------------------------------- spec :: Spec spec = undefined