]> gitweb @ CieloNegro.org - EsounD.git/blobdiff - Sound/EsounD/Streams.hs
Hooray! The player example actually played a sound!
[EsounD.git] / Sound / EsounD / Streams.hs
index 4f0a1000371da64874c756f1b46f679644e0a3a2..216fdafda4cf4b2f21284a5260fe5c7bc3e10a34 100644 (file)
@@ -14,4 +14,4 @@ class Writable ws dvec where
     write ∷ ( AncestorRegion pr cr
              , MonadIO cr
              )
-          ⇒ ws (RegionT s pr) → dvec → cr ()
+          ⇒ ws pr → dvec → cr ()