mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Switch to a monadic API.
This commit is contained in:
parent
b1b3b8da5f
commit
17c2ef9654
11 changed files with 462 additions and 371 deletions
|
|
@ -17,6 +17,7 @@ library
|
|||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
exposed-modules: Reanimate.Arrow
|
||||
Reanimate.Monad
|
||||
Reanimate.Render
|
||||
Reanimate.Examples
|
||||
Reanimate.Combinators
|
||||
|
|
|
|||
Loading…
Reference in a new issue