urbit/pkg/hs/proto/test/Spec.hs

7 lines
104 B
Haskell
Raw Normal View History

2019-12-17 13:14:34 +03:00
module Main where
import ClassyPrelude
2019-09-09 21:36:25 +03:00
main :: IO ()
main = putStrLn "Test suite not yet implemented"