packages feed

vivid 0.3.0.0 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

vivid.cabal view
@@ -1,5 +1,5 @@ name:                vivid-version:             0.3.0.0+version:             0.3.0.1 synopsis:            Sound synthesis with SuperCollider description:            Music and sound synthesis with SuperCollider.@@ -7,7 +7,7 @@   Example usage:   .   @-  {-\# LANGUAGE DataKinds \#-}+  {-\# LANGUAGE DataKinds, ExtendedDefaultRules \#-}   @   .   > import Vivid