composite-swagger 0.6.1.0 → 0.6.2.0
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~vinyl
Dependency ranges changed: vinyl
Files
- composite-swagger.cabal +5/−5
composite-swagger.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.33.0.+-- This file has been generated from package.yaml by hpack version 0.32.0. -- -- see: https://github.com/sol/hpack ----- hash: 47bf2cdecb18f6c1061db352b5748d0b0c8f64480f591d1441405aa21730efc8+-- hash: 27bc87f8f8fbe1d2b31b5c37597416303eaff3645c03728965e7735b366bcc2a name: composite-swagger-version: 0.6.1.0+version: 0.6.2.0 synopsis: Swagger for Vinyl/Frames records description: Integration between Swagger and Vinyl/Frames records allowing easily derivable/explicit Swagger definitions for records. category: Records@@ -38,7 +38,7 @@ , swagger2 >=2.1.6 && <2.5 , template-haskell >=2.11.1.0 && <2.15 , text >=1.2.2.2 && <1.3- , vinyl >=0.5.3 && <0.12+ , vinyl >=0.5.3 && <0.13 default-language: Haskell2010 test-suite composite-swagger-test@@ -63,5 +63,5 @@ , swagger2 >=2.1.6 && <2.5 , template-haskell >=2.11.1.0 && <2.15 , text >=1.2.2.2 && <1.3- , vinyl >=0.5.3 && <0.12+ , vinyl >=0.5.3 && <0.13 default-language: Haskell2010