packages feed

synthesizer-0.0.3: src/Synthesizer/Format.hs

module Synthesizer.Format where

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