sbp 2.1.1 → 2.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- sbp.cabal +2/−2
sbp.cabal view
@@ -1,5 +1,5 @@ name: sbp-version: 2.1.1+version: 2.1.2 synopsis: SwiftNav's SBP Library homepage: https://github.com/swift-nav/libsbp license: LGPL-3@@ -45,7 +45,7 @@ default-language: Haskell2010 hs-source-dirs: src ghc-options: -Wall -fno-warn-unused-imports -fno-warn-orphans- build-depends: aeson >= 0.10+ build-depends: aeson , array , base >= 4.7 && < 5 , base64-bytestring