diff --git a/ghc-tagged.changes b/ghc-tagged.changes index 1e35a8b..09128dd 100644 --- a/ghc-tagged.changes +++ b/ghc-tagged.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 26 08:55:10 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.4 +* Backport the Alternative, MonadPlus, and MonadZip instances for Proxy from base-4.9 +* Add Bits, FiniteBits, IsString, and Storable instances for Tagged + ------------------------------------------------------------------- Fri Jan 29 13:14:41 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-tagged.spec b/ghc-tagged.spec index 8ca1fcf..18d0579 100644 --- a/ghc-tagged.spec +++ b/ghc-tagged.spec @@ -19,7 +19,7 @@ %global pkg_name tagged Name: ghc-tagged -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: Haskell 98 phantom types to avoid unsafely passing dummy arguments License: BSD-3-Clause diff --git a/tagged-0.8.3.tar.gz b/tagged-0.8.3.tar.gz deleted file mode 100644 index 36bea18..0000000 --- a/tagged-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27aa7d3f17a01891fcd03ab7cbedc1fdd568475563cda7927ac3a3c2d3526893 -size 9354 diff --git a/tagged-0.8.4.tar.gz b/tagged-0.8.4.tar.gz new file mode 100644 index 0000000..644ded7 --- /dev/null +++ b/tagged-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c861d299445ea810ba39d9d0529fb0b3862f4d0271a4fb168ccd493a234d5e +size 10055