packages feed

Cabal revisions of sound-collage-0.2.1

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

revision 1
-Cabal-Version:  2.2-Name:           sound-collage-Version:        0.2.1-License:        BSD-3-Clause-License-File:   LICENSE-Author:         Henning Thielemann <haskell@henning-thielemann.de>-Maintainer:     Henning Thielemann <haskell@henning-thielemann.de>-Category:       Sound-Synopsis:       Approximate a song from other pieces of sound-Description:-  This program allows you to decompose a set of audio files into chunks-  and use these chunks for building a new audio file-  that matches another given audio file.-  This is very similar to constructing an image-  from small images that are layed out in a rectangular grid.-Tested-With:    GHC==7.4.2, GHC==8.6.5-Build-Type:     Simple-Extra-Source-Files:-  Makefile--Source-Repository this-  Tag:         0.2.1-  Type:        darcs-  Location:    https://hub.darcs.net/thielema/sound-collage/--Source-Repository head-  Type:        darcs-  Location:    https://hub.darcs.net/thielema/sound-collage/--Executable sound-collage-  Build-Depends:-    comfort-fftw >=0.0 && <0.1,-    comfort-array >=0.5 && <0.6,-    storablevector >=0.2 && <0.3,-    synthesizer-core >=0.7 && <0.9,-    soxlib >=0.0.1 && <0.1,-    sample-frame >=0.0 && <0.1,-    numeric-prelude >=0.4.1 && <0.5,-    shell-utility >=0.0 && <0.2,-    optparse-applicative >=0.11 && <0.17,-    pathtype >=0.8 && <0.9,-    filepath >=1.3 && <1.5,-    temporary >=1.1 && <1.4,-    containers >=0.2 && <0.7,-    transformers >=0.4 && <0.7,-    utility-ht >=0.0.12 && <0.1,-    base >= 3 && <5--  Default-Language: Haskell98-  GHC-Prof-Options: -rtsopts-  GHC-Options:    -Wall-  Hs-Source-Dirs: src-  Main-Is:        Main.hs-  Other-Modules:-    SoundCollage-    Option-    PathFormat+Cabal-Version:  2.2
+Name:           sound-collage
+Version:        0.2.1
+x-revision: 1
+License:        BSD-3-Clause
+License-File:   LICENSE
+Author:         Henning Thielemann <haskell@henning-thielemann.de>
+Maintainer:     Henning Thielemann <haskell@henning-thielemann.de>
+Category:       Sound
+Synopsis:       Approximate a song from other pieces of sound
+Description:
+  This program allows you to decompose a set of audio files into chunks
+  and use these chunks for building a new audio file
+  that matches another given audio file.
+  This is very similar to constructing an image
+  from small images that are layed out in a rectangular grid.
+Tested-With:    GHC==7.4.2, GHC==8.6.5
+Build-Type:     Simple
+Extra-Source-Files:
+  Makefile
+
+Source-Repository this
+  Tag:         0.2.1
+  Type:        darcs
+  Location:    https://hub.darcs.net/thielema/sound-collage/
+
+Source-Repository head
+  Type:        darcs
+  Location:    https://hub.darcs.net/thielema/sound-collage/
+
+Executable sound-collage
+  Build-Depends:
+    comfort-fftw >=0.0 && <0.1,
+    comfort-array >=0.5 && <0.6,
+    storablevector >=0.2 && <0.3,
+    synthesizer-core >=0.7 && <0.9,
+    soxlib >=0.0.1 && <0.1,
+    sample-frame >=0.0 && <0.1,
+    numeric-prelude >=0.4.1 && <0.5,
+    shell-utility >=0.0 && <0.2,
+    optparse-applicative >=0.11 && <0.18,
+    pathtype >=0.8 && <0.9,
+    filepath >=1.3 && <1.5,
+    temporary >=1.1 && <1.4,
+    containers >=0.2 && <0.7,
+    transformers >=0.4 && <0.7,
+    utility-ht >=0.0.12 && <0.1,
+    base >= 3 && <5
+
+  Default-Language: Haskell98
+  GHC-Prof-Options: -rtsopts
+  GHC-Options:    -Wall
+  Hs-Source-Dirs: src
+  Main-Is:        Main.hs
+  Other-Modules:
+    SoundCollage
+    Option
+    PathFormat
revision 2
 Cabal-Version:  2.2
 Name:           sound-collage
 Version:        0.2.1
-x-revision: 1
+x-revision: 2
 License:        BSD-3-Clause
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
     sample-frame >=0.0 && <0.1,
     numeric-prelude >=0.4.1 && <0.5,
     shell-utility >=0.0 && <0.2,
-    optparse-applicative >=0.11 && <0.18,
+    optparse-applicative >=0.11 && <0.19,
     pathtype >=0.8 && <0.9,
     filepath >=1.3 && <1.5,
     temporary >=1.1 && <1.4,
revision 3
 Cabal-Version:  2.2
 Name:           sound-collage
 Version:        0.2.1
-x-revision: 2
+x-revision: 3
 License:        BSD-3-Clause
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
     shell-utility >=0.0 && <0.2,
     optparse-applicative >=0.11 && <0.19,
     pathtype >=0.8 && <0.9,
-    filepath >=1.3 && <1.5,
+    filepath >=1.3 && <1.6,
     temporary >=1.1 && <1.4,
-    containers >=0.2 && <0.7,
+    containers >=0.2 && <0.8,
     transformers >=0.4 && <0.7,
     utility-ht >=0.0.12 && <0.1,
     base >= 3 && <5
revision 4
 Cabal-Version:  2.2
 Name:           sound-collage
 Version:        0.2.1
-x-revision: 3
+x-revision: 4
 License:        BSD-3-Clause
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
     pathtype >=0.8 && <0.9,
     filepath >=1.3 && <1.6,
     temporary >=1.1 && <1.4,
-    containers >=0.2 && <0.8,
+    containers >=0.2 && <0.9,
     transformers >=0.4 && <0.7,
     utility-ht >=0.0.12 && <0.1,
     base >= 3 && <5
revision 5
 Cabal-Version:  2.2
 Name:           sound-collage
 Version:        0.2.1
-x-revision: 4
+x-revision: 5
 License:        BSD-3-Clause
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
     sample-frame >=0.0 && <0.1,
     numeric-prelude >=0.4.1 && <0.5,
     shell-utility >=0.0 && <0.2,
-    optparse-applicative >=0.11 && <0.19,
+    optparse-applicative >=0.11 && <0.20,
     pathtype >=0.8 && <0.9,
     filepath >=1.3 && <1.6,
     temporary >=1.1 && <1.4,