Remove unused 'unix' dependency

This dependency is unused, but its presence causes Windows compilation
to fail.


Former-commit-id: 2acd5e377e9d010406f15775e23f80a3b1cd6a08
This commit is contained in:
Brad Neimann 2019-04-05 17:04:08 +11:00
commit 16c4248ebf

View file

@ -50,7 +50,7 @@ library
Reanimate.Cache
Paths_reanimate
build-depends: base >=4.10 && <4.13,
time, text, unix, filepath, process, directory,
time, text, filepath, process, directory,
containers, reanimate-svg >= 0.7.0.0, xml, bytestring, lens, linear, mtl, matrix,
JuicyPixels, attoparsec, parallel, diagrams, diagrams-svg,
diagrams-core, diagrams-lib, diagrams-contrib,