preparing for rewrite #100
This commit is contained in:
14
tst/Rlp/HindleyMilnerSpec.hs
Normal file
14
tst/Rlp/HindleyMilnerSpec.hs
Normal file
@@ -0,0 +1,14 @@
|
||||
{-# LANGUAGE TemplateHaskell, QuasiQuotes #-}
|
||||
module Rlp.HindleyMilnerSpec
|
||||
( spec
|
||||
)
|
||||
where
|
||||
--------------------------------------------------------------------------------
|
||||
import Test.Hspec
|
||||
import Rlp.TH
|
||||
import Rlp.HindleyMilner
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
spec :: Spec
|
||||
spec = undefined
|
||||
|
||||
Reference in New Issue
Block a user