reanimate/examples/doc_hsvMatlab.hs
Jan Hrček 7a6b2568b8 Remove unused imports to fix tests
Former-commit-id: 2a1d1f549acd8b0e452bea5c72f9ef72262a8361
2019-12-11 07:49:32 +08:00

9 lines
222 B
Haskell
Executable file

#!/usr/bin/env stack
-- stack runghc --package reanimate
module Main(main) where
import Reanimate
import Reanimate.Builtin.Documentation
main :: IO ()
main = reanimate $ docEnv $ animate $ const $ showColorMap hsvMatlab