packages feed

Cabal revisions of telegram-api-0.6.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                telegram-api
 version:             0.6.0.0
+x-revision: 1
 synopsis:            Telegram Bot API bindings
 description:         High-level bindings to the Telegram Bot API
 homepage:            http://github.com/klappvisor/haskell-telegram-api#readme
                      , string-conversions
   default-language:    Haskell2010
   ghc-options:         -Wall -fno-warn-name-shadowing -fno-warn-unused-binds
+  other-extensions:    DeriveAnyClass
 
 test-suite telegram-api-test
   type:                exitcode-stdio-1.0