Resolve ambiguous import in GHCi

This commit is contained in:
parsonsmatt 2018-05-09 13:35:10 -06:00
parent 226c7647e1
commit 88b34a80bb

View File

@ -93,7 +93,7 @@ test-suite spec
other-modules: Servant.QuickCheck.InternalSpec other-modules: Servant.QuickCheck.InternalSpec
build-tool-depends: hspec-discover:hspec-discover build-tool-depends: hspec-discover:hspec-discover
build-depends: base build-depends: base
, base-compat , base-compat-batteries
, aeson , aeson
, servant-quickcheck , servant-quickcheck
, bytestring , bytestring