rescue tests for GHC 8.0 and 8.2

This commit is contained in:
Kazu Yamamoto 2022-09-06 19:51:32 +09:00
parent 6ec861dc26
commit 3e5a26b1e2

View File

@ -6,6 +6,7 @@ import Network.Socket
import Test.Hspec
import Network.DNS.IO as DNS
import Network.DNS.Imports -- for GHC 8.0 and 8.2
import Network.DNS.Types as DNS
spec :: Spec