Cabal revisions of sigmacord-1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.0 name: sigmacord version: 1.0.0 +x-revision: 1 description: Sigmacord wraps Discord API and helps developers write Discord Bots in Haskell synopsis: Write Discord Bots in Haskell homepage: https://github.com/enginestein/Sigmacord bug-reports: https://github.com/enginestein/Sigmacord/issues license: GPL license-file: LICENSE -author: Arya Praneil Pritesh +Author: Enginestein maintainer: aryapraneil@gmail.com copyright: 2023 Enginestein category: Network
revision 2
cabal-version: 2.0 name: sigmacord version: 1.0.0 -x-revision: 1 +x-revision: 2 description: Sigmacord wraps Discord API and helps developers write Discord Bots in Haskell synopsis: Write Discord Bots in Haskell homepage: https://github.com/enginestein/Sigmacord license: GPL license-file: LICENSE Author: Enginestein -maintainer: aryapraneil@gmail.com +maintainer: enginestein@gmail.com copyright: 2023 Enginestein category: Network build-type: Simple