urbit/pkg/hs/proto/test/Spec.hs
2019-12-19 08:11:59 -08:00

7 lines
104 B
Haskell

module Main where
import ClassyPrelude
main :: IO ()
main = putStrLn "Test suite not yet implemented"