implicit-hie-cradle 0.5.0.0 → 0.5.0.1
raw patch · 1 files changed
+4/−15 lines, 1 filesdep −base16-bytestringdep −bytestringdep −containersdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependencies removed: base16-bytestring, bytestring, containers, hslogger, temporary, text, time, unix-compat, unordered-containers, vector, yaml
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- implicit-hie-cradle.cabal +4/−15
implicit-hie-cradle.cabal view
@@ -1,4 +1,4 @@-cabal-version: 1.12+cabal-version: 3.0 -- This file has been generated from package.yaml by hpack version 0.33.0. --@@ -7,7 +7,7 @@ -- hash: 5c092074b2128d5593e67e2ace6e214ab27a89b73a7a71a71b212a4b34868b86 name: implicit-hie-cradle-version: 0.5.0.0+version: 0.5.0.1 description: Auto generate a stack or cabal multi component cradles category: Development, Tools, Hie, HLS synopsis: Auto generate hie-bios cradles@@ -15,8 +15,8 @@ bug-reports: https://github.com/Avi-D-coder/implicit-hie-cradle/issues author: Avi Dessauer maintainer: avi.the.coder@gmail.com-copyright: 2020-license: BSD3+copyright: 2023+license: BSD-3-Clause license-file: LICENSE build-type: Simple extra-source-files:@@ -34,24 +34,13 @@ hs-source-dirs: src build-depends: base >=4.8 && <5- , base16-bytestring >=0.1.1 && <1.1- , bytestring >=0.10.8 && <0.11- , containers >=0.5.10 && <0.7 , directory >=1.3.0 && <1.4 , extra >=1.6.14 && <1.8 , filepath >=1.4.1 && <1.5 , hie-bios >=0.7.0- , hslogger >=1.2 && <1.4 , implicit-hie >=0.1.2.6 && <1 , process >=1.6.1 && <1.7- , temporary >=1.2 && <1.4- , text >=1.2.3 && <1.3- , time >=1.8.0 && <1.10 , transformers >=0.5.2 && <0.6- , unix-compat >=0.5.1 && <0.6- , unordered-containers >=0.2.9 && <0.3- , vector >=0.12.0 && <0.13- , yaml >=0.8.32 && <0.12 default-language: Haskell2010 ghc-options: