Cabal revisions of tidal-0.7
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: tidal-version: 0.7-synopsis: Pattern language for improvised music--- description:-homepage: http://tidal.lurk.org/-license: GPL-3-license-file: LICENSE-author: Alex McLean-maintainer: Alex McLean <alex@slab.org>, Mike Hodnick <mike.hodnick@gmail.com>-Stability: Experimental-Copyright: (c) Alex McLean and other contributors, 2015-category: Sound-build-type: Simple-cabal-version: >=1.4--Extra-source-files: README.md tidal.el doc/tidal.md--Description: Tidal is a domain specific language for live coding pattern.--library- Exposed-modules: Sound.Tidal.Strategies- Sound.Tidal.Dirt- Sound.Tidal.Pattern- Sound.Tidal.Stream- Sound.Tidal.OscStream- Sound.Tidal.MidiStream- Sound.Tidal.MIDI.Device- Sound.Tidal.MIDI.Params- Sound.Tidal.MIDI.Control- Sound.Tidal.Synth- Sound.Tidal.SerialStream- Sound.Tidal.Parse- Sound.Tidal.Tempo- Sound.Tidal.Time- Sound.Tidal.Context- Sound.Tidal.Utils- Sound.Tidal.SuperCollider- Sound.Tidal.Params- Sound.Tidal.Transition-- Build-depends: base < 5, process, parsec, hosc > 0.13, hashable, colour, containers, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5, serialport >= 0.4.7+name: tidal +version: 0.7 +x-revision: 1 +synopsis: Pattern language for improvised music +-- description: +homepage: http://tidal.lurk.org/ +license: GPL-3 +license-file: LICENSE +author: Alex McLean +maintainer: Alex McLean <alex@slab.org>, Mike Hodnick <mike.hodnick@gmail.com> +Stability: Experimental +Copyright: (c) Alex McLean and other contributors, 2015 +category: Sound +build-type: Simple +cabal-version: >=1.4 + +Extra-source-files: README.md tidal.el doc/tidal.md + +Description: Tidal is a domain specific language for live coding pattern. + +library + Exposed-modules: Sound.Tidal.Strategies + Sound.Tidal.Dirt + Sound.Tidal.Pattern + Sound.Tidal.Stream + Sound.Tidal.OscStream + Sound.Tidal.MidiStream + Sound.Tidal.MIDI.Device + Sound.Tidal.MIDI.Params + Sound.Tidal.MIDI.Control + Sound.Tidal.Synth + Sound.Tidal.SerialStream + Sound.Tidal.Parse + Sound.Tidal.Tempo + Sound.Tidal.Time + Sound.Tidal.Context + Sound.Tidal.Utils + Sound.Tidal.SuperCollider + Sound.Tidal.Params + Sound.Tidal.Transition + + Build-depends: base < 4.11, process, parsec, hosc > 0.13, hashable, colour, containers >= 0.5, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5 && < 0.1.5.3, serialport >= 0.4.7
revision 2
name: tidal version: 0.7 -x-revision: 1 +x-revision: 2 synopsis: Pattern language for improvised music -- description: homepage: http://tidal.lurk.org/ Sound.Tidal.Params Sound.Tidal.Transition - Build-depends: base < 4.11, process, parsec, hosc > 0.13, hashable, colour, containers >= 0.5, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5 && < 0.1.5.3, serialport >= 0.4.7 + Build-depends: base >= 4.5 && < 4.11, process, parsec, hosc > 0.13, hashable, colour, containers >= 0.5, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5 && < 0.1.5.3, serialport >= 0.4.7
revision 3
name: tidal version: 0.7 -x-revision: 2 +x-revision: 3 synopsis: Pattern language for improvised music -- description: homepage: http://tidal.lurk.org/ Sound.Tidal.Params Sound.Tidal.Transition - Build-depends: base >= 4.5 && < 4.11, process, parsec, hosc > 0.13, hashable, colour, containers >= 0.5, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5 && < 0.1.5.3, serialport >= 0.4.7 + Build-depends: base >= 4.5 && < 4.11, process, parsec, hosc < 0.17, hosc > 0.13, hashable, colour, containers >= 0.5, time, websockets > 0.8, text, mtl >=2.1, transformers, mersenne-random-pure64,binary, bytestring, hmt, PortMidi >= 0.1.5 && < 0.1.5.3, serialport >= 0.4.7