Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sox Sound.Sox.Signal.List No documentation available.
class
Read0 (sig :: Type -> Type)synthesizer-core Synthesizer.Generic.Signal No documentation available.
-
system-fileio Filesystem No documentation available.
-
system-fileio Filesystem No documentation available.
-
apecs Apecs.Stores Wrapper that makes a store read-only by hiding its ExplSet and ExplDestroy instances. This is primarily used to protect the EntityCounter from accidental overwrites. Use setReadOnly and destroyReadOnly to override.
module Data.Automaton.Trans.
Reader An Automaton with a ReaderT layer has an extra input. This module converts between explicit automata inputs and implicit ReaderT inputs.
-
avro Data.Avro This type represents a deconflicted version of a Schema. Schema resolution is described in Avro specification: https://avro.apache.org/docs/current/spec.html#Schema+Resolution This library represents "normal" schema and "deconflicted" schema as different types to avoid confusion between these two usecases (we shouldn't serialise values with such schema) and to be able to accomodate some extra information that links between how data is supposed transformed between what reader wants and what writer has.
module Data.Avro.Schema.
ReadSchema No documentation available.
-
avro Data.Avro.Schema.ReadSchema How to decode a value of target type Double. This type controls how many bits are needed to be read from the encoded bytestring. The number of bits can be different depending on differences between reader and writer schemas. The rules are described in https://avro.apache.org/docs/current/spec.html#Schema+Resolution
-
avro Data.Avro.Schema.ReadSchema No documentation available.