This is a test repository for learning the Reanimate animation library.
It can be used as a starting point for creating new animations.
I ran into a lot of problems trying to use the reanimate library with stack.
It turned out to be a lot of trial and error to figure out what ghc compiler version was able to compile to library. The latest version that I was able to get working is lts-18.28.
To build the animation, run the following command:
$ stack buildTo compile the animation, run the following command:
$ stack app/Main.hs -- render --format gif --compile