packages feed

foscam-directory 0.0.7 → 0.0.8

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~trifectaPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: trifecta

API changes (from Hackage documentation)

Files

changelog view
@@ -26,3 +26,7 @@  * Straighten out optics for `FoscamDirectoryFile`. +0.0.8++* Update trifecta dependency.+
foscam-directory.cabal view
@@ -1,5 +1,5 @@ name:               foscam-directory-version:            0.0.7+version:            0.0.8 license:            BSD3 license-file:       LICENSE author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> <dibblego>@@ -30,7 +30,7 @@   build-depends:                       base            >= 4     && < 5                     , directory       >= 1.2   && < 1.3-                    , trifecta        >= 1.5   && < 1.6+                    , trifecta        >= 1.5   && < 1.7                     , utf8-string     >= 1     && < 2.0                     , lens            >= 4.0   && < 5                     , pretty          >= 1.1.2 && < 1.2