packages feed

Cabal revisions of tidal-0.1

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

revision 1
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. Version:             0.1+x-revision: 1  -- A short (one-line) description of the package. Synopsis:            Pattern language for improvised music   Exposed-modules:     Rhythm, Datadirt, Pattern, OscType, Stream, Neko, Proxy303, NekoPort      -- Packages needed in order to build this package.-  Build-depends: base < 5, process, netclock, colour, parsec, hosc >= 0.9, containers, diagrams-core, diagrams-lib, bytestring, array+  Build-depends: base < 4.11, process, netclock, colour, parsec, hosc >= 0.9 && < 0.12, containers, diagrams-core, diagrams-lib, bytestring, array      -- Modules not exported by this package.   -- Other-modules: