Disable using ghc-datasize for now

This commit is contained in:
John Wiegley 2019-01-08 10:22:39 -08:00
parent 281644a3b2
commit ed12ee1077
No known key found for this signature in database
GPG Key ID: C144D8F4F19FE630
1 changed files with 3 additions and 3 deletions

View File

@ -548,9 +548,9 @@ library
build-depends:
lens-family >=1.2.2
, lens-family-core >=1.2.2
if impl(ghc < 8.4.0) && !flag(profiling)
build-depends:
ghc-datasize
-- if impl(ghc < 8.4.0) && !flag(profiling)
-- build-depends:
-- ghc-datasize
if impl(ghcjs)
build-depends:
hashable >=1.2.4 && <1.3