packages feed

Cabal revisions of Euterpea-2.0.4

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:           Euterpea
 version:        2.0.4
+x-revision: 1
 Cabal-Version:  >= 1.8
 license:        BSD3
 license-file:	License
-copyright:      Copyright (c) 2008-2016 Euterpea authors
+copyright:      Copyright (c) 2008-2017 Euterpea authors
 category:       Sound
 stability:      experimental
 build-type:     Custom
revision 2
 name:           Euterpea
 version:        2.0.4
-x-revision: 1
+x-revision: 2
 Cabal-Version:  >= 1.8
 license:        BSD3
 license-file:	License
   other-modules:
   build-depends:
         base >= 4 && < 5, 
-        arrows == 0.4.4.1, 
-        array>=0.5.0.0 && <=0.5.2.0, 
-        deepseq>=1.3.0.2 && <=1.4.3.0, 
-        random>=1.0.1.1 && <=1.1,
+        arrows >= 0.4 && < 0.5, 
+        array>=0.5.0.0 && <=0.6, 
+        deepseq>=1.3.0.2 && <=1.5, 
+        random>=1.0.1.1 && <=1.2,
         PortMidi==0.1.5.2, 
         HCodecs == 0.5, 
-        stm==2.4.4.1, 
-        containers>=0.5.5.1 && <=0.5.7.1, 
+        stm >= 2.4 && <2.5, 
+        containers>=0.5.5.1 && <0.6, 
         bytestring>=0.10.4.0 && <= 0.10.9,
         heap >= 1.0 && < 2.0, 
         ghc-prim
revision 3
 name:           Euterpea
 version:        2.0.4
-x-revision: 2
+x-revision: 3
 Cabal-Version:  >= 1.8
 license:        BSD3
 license-file:	License
         deepseq>=1.3.0.2 && <=1.5, 
         random>=1.0.1.1 && <=1.2,
         PortMidi==0.1.5.2, 
-        HCodecs == 0.5, 
+        HCodecs == 0.5.1, 
         stm >= 2.4 && <2.5, 
         containers>=0.5.5.1 && <0.6, 
         bytestring>=0.10.4.0 && <= 0.10.9,