packages feed

hosc 0.10 → 0.10.1

raw patch · 2 files changed

+2/−2 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

Sound/OpenSoundControl/Coding.hs view
@@ -1,4 +1,4 @@-{-# LANGUAGE TypeSynonymInstances #-}+{-# LANGUAGE FlexibleInstances,TypeSynonymInstances #-} -- | A type-class to provide coding operations to different data types --   using the same function names. module Sound.OpenSoundControl.Coding (Coding(..) ) where
hosc.cabal view
@@ -1,5 +1,5 @@ Name:              hosc-Version:           0.10+Version:           0.10.1 Synopsis:          Haskell Open Sound Control Description:       hosc provides Sound.OpenSoundControl, a haskell                    module implementing a subset of the Open Sound