{-# LANGUAGE StrictData #-} {-# LANGUAGE Trustworthy #-} module Network.Tox.ProtocolSpec where import Test.Hspec spec :: Spec spec = return ()