packages feed

synthesizer-core-0.2: src/Synthesizer/Format.hs

module Synthesizer.Format where

class C sig where
   format :: Show x => Int -> sig x -> ShowS