Commit 483ba007 authored by Clint Adams's avatar Clint Adams
Browse files

aeson-compat: update description to current list

parent fa539353
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-aeson-compat (0.3.7.1-5) unstable; urgency=medium

  * Update description to current list.

 -- Clint Adams <clint@debian.org>  Mon, 16 Apr 2018 12:28:46 -0400

haskell-aeson-compat (0.3.7.1-4) unstable; urgency=medium

  * Fix Build-Depends.
+4 −3
Original line number Diff line number Diff line
@@ -82,13 +82,14 @@ Standards-Version: 4.1.4
Homepage: https://github.com/phadej/aeson-compat#readme
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-aeson-compat
X-Description: Compatibility layer for aeson
X-Description: compatibility layer for aeson
 Compatibility layer for aeson
  * decode etc. work as in aeson >=0.9
  * but it is generalised to work in any MonadThrow (that is extra)
  * .:? works as in aeson <0.10
  * .:! works as .:? in aeson ==0.10
  * .:? works as in aeson ||=0.11
  * .:! works as in aeson ||=0.11 and as .:? did in aeson ==0.10.*
  * Orphan instances FromJSON Day and FromJSON LocalTime for aeson <0.10
  * Encoding related functionality is not added. It's present only with aeson >=0.10

Package: libghc-aeson-compat-dev
Architecture: any