Cabal revisions of dep-t-advice-0.6.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: dep-t-advice version: 0.6.1.0 +x-revision: 1 synopsis: Giving good advice to functions in records-of-functions. description: Companion to the dep-t package. Easily add behaviour to common common build-depends: base >=4.10.0.0 && < 5, sop-core ^>= 0.5.0.0, - transformers ^>= 0.5.0.0, + transformers >= 0.5.0.0, dep-t >= 0.6.1 && < 0.7, - mtl ^>= 2.2, - unliftio-core ^>= 0.2.0.0, + mtl >= 2.2, + unliftio-core >= 0.2.0.0, default-language: Haskell2010 common common-tests