• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype PieceRightSingle y

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  2. type Put a = a -> T a

    synthesizer-core Synthesizer.Plain.Builder

    No documentation available.

  3. data Passband

    synthesizer-core Synthesizer.Plain.Filter.Recursive

    No documentation available.

  4. data Pole a

    synthesizer-core Synthesizer.Plain.Filter.Recursive

    Description of a filter pole.

  5. Pole :: a -> a -> Pole a

    synthesizer-core Synthesizer.Plain.Filter.Recursive

    No documentation available.

  6. newtype Parameter a

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  7. Parameter :: a -> Parameter a

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    Feedback factor.

  8. newtype Parameter a

    synthesizer-core Synthesizer.Plain.Filter.Recursive.AllpassPoly

    No documentation available.

  9. Parameter :: [a] -> Parameter a

    synthesizer-core Synthesizer.Plain.Filter.Recursive.AllpassPoly

    No documentation available.

  10. type Parameter a = Parameter a

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Butterworth

    No documentation available.

Page 647 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete