packages feed

hsc3-0.21: Sound/Sc3/Server/Monad.hs

-- | Composite of "Sound.Sc3.Server" and 'Monad' transport.
module Sound.Sc3.Server.Monad (module S) where

import Sound.Sc3.Server as S
import Sound.Sc3.Server.Transport.Monad as S