packages feed

Cabal revisions of katip-0.8.0.0

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

revision 1
 name:                katip version:             0.8.0.0+x-revision: 1 synopsis:            A structured logging framework. description:   Katip is a structured logging framework. See README.md for more details.     OverloadedStrings    build-depends: base >=4.9.0.0 && <5-               , aeson >=0.6-               , async < 3.0.0.0+               , aeson >=0.6 && <1.6+               , async >=2.1.0 && < 3.0.0.0                , auto-update >= 0.1                , bytestring >= 0.9                , containers >=0.4                , old-locale >= 1.0                , string-conv >= 0.1                , template-haskell >= 2.8-               , text >= 0.11+               , text >= 0.11 && <1.3                , time >= 1                , transformers >= 0.3                , transformers-compat                , microlens >= 0.2.0.0                , microlens-th >= 0.1.0.0                , semigroups-               , unliftio-core >= 0.1-               , stm >= 2.4+               , unliftio-core >= 0.1 && <0.2+               , stm >= 2.4.4.1    hs-source-dirs:      src   default-language:    Haskell2010
revision 2
 name:                katip version:             0.8.0.0-x-revision: 1+x-revision: 2 synopsis:            A structured logging framework. description:   Katip is a structured logging framework. See README.md for more details.   manual: True  library+  build-depends: mtl <2.3+   exposed-modules:     Katip     Katip.Core