mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Revert "Drop chiphunk dependency. It has moved to a separate package."
This reverts commit 0a06a1efa5 [formerly 2d97e91785c83898269f018a0d109f1340130c35].
Former-commit-id: 633076f6189d8131a9cb9a55a2b81c40dd3a99b8
This commit is contained in:
parent
ef20f8ed23
commit
0f9e200b9e
3 changed files with 16 additions and 14 deletions
|
|
@ -95,6 +95,7 @@ library
|
|||
Reanimate.Builtin.Slide
|
||||
Reanimate.Constants
|
||||
Reanimate.Parameters
|
||||
Reanimate.Chiphunk
|
||||
Reanimate.PolyShape
|
||||
Reanimate.GeoProjection
|
||||
Reanimate.Builtin.Documentation
|
||||
|
|
@ -114,7 +115,7 @@ library
|
|||
cubicbezier, websockets >= 0.12.7.0,
|
||||
hashable, fsnotify, open-browser, random, random-shuffle, base64-bytestring,
|
||||
vector >= 0.12.0.0, colour, cassava, ansi-wl-pprint, here, temporary,
|
||||
optparse-applicative,
|
||||
optparse-applicative, chiphunk >= 0.1.2.1,
|
||||
geojson, aeson >= 1.3.0.0,
|
||||
split, fingertree, array, cereal, vector-space
|
||||
if flag(hmatrix) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue