packages feed

linklater 4.0.0.1 → 4.0.0.2

raw patch · 1 files changed

+3/−5 lines, 1 files

Files

linklater.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           linklater-version:        4.0.0.1+version:        4.0.0.2 synopsis:       A Haskell library for the Slack API description:    <https://github.com/hlian/linklater/blob/master/README.md ~please see our lovely README.md~> category:       Network@@ -32,8 +32,6 @@     , lens-aeson     , mtl     , safe-exceptions-    , tasty-    , tasty-hunit     , text     , uri-bytestring     , wai@@ -62,11 +60,11 @@     , lens-aeson     , mtl     , safe-exceptions-    , tasty-    , tasty-hunit     , text     , uri-bytestring     , wai     , wreq     , linklater+    , tasty+    , tasty-hunit   default-language: Haskell2010