File: no-attoparsec-aeson

package info (click to toggle)
haskell-authenticate 1.3.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: haskell: 581; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: b/authenticate.cabal
===================================================================
--- a/authenticate.cabal
+++ b/authenticate.cabal
@@ -21,7 +21,6 @@ library
     default-language: Haskell2010
     build-depends:   base                          >= 4.10     && < 5
                    , aeson                         >= 0.5
-                   , attoparsec-aeson              >= 2.1
                    , http-conduit                  >= 1.5
                    , transformers                  >= 0.1
                    , bytestring                    >= 0.9