Cabal revisions of tidal-0.9.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tidal version: 0.9.4+x-revision: 1 synopsis: Pattern language for improvised music -- description: homepage: http://tidalcycles.org/ library default-language: Haskell2010+ other-extensions: LambdaCase Exposed-modules: Sound.Tidal.Bjorklund Sound.Tidal.Strategies -- Sound.Tidal.PatternList Build-depends:- base < 5+ base < 4.11 , containers , hashable , colour
revision 2
name: tidal version: 0.9.4-x-revision: 1+x-revision: 2 synopsis: Pattern language for improvised music -- description: homepage: http://tidalcycles.org/ , containers , hashable , colour- , hosc > 0.13+ , hosc < 0.17, hosc > 0.13 , text , mersenne-random-pure64 , time