mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Fix cabal format.
Former-commit-id: 303cba095831bcdc9eef4de9bacf5c0a89461e7b
This commit is contained in:
parent
756a404095
commit
a4d6ae0156
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
cabal-version: 1.18
|
||||
-- Initial reani.cabal generated by cabal init. For further documentation,
|
||||
-- see http://haskell.org/cabal/users-guide/
|
||||
|
||||
|
|
@ -14,7 +15,7 @@ homepage: https://github.com/Lemmih/reanimate
|
|||
build-type: Simple
|
||||
extra-source-files: ChangeLog.md
|
||||
extra-doc-files: docs/gifs/*.gif
|
||||
cabal-version: >=1.18
|
||||
|
||||
|
||||
description:
|
||||
Animation library based on SVGs. Can import (and manipulate) SVGs from
|
||||
|
|
|
|||
Loading…
Reference in a new issue