Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
regex-posix Text.Regex.Posix.Sequence No documentation available.
-
regex-posix Text.Regex.Posix.String No documentation available.
-
regex-posix Text.Regex.Posix.Wrap No documentation available.
-
singletons-base Data.Foldable.Singletons No documentation available.
-
singletons-base Data.List.Singletons No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
-
deriving-compat Data.Eq.Deriving Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).
-
deriving-compat Data.Eq.Deriving.Internal Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).
-
midi Sound.MIDI.File Convert all NoteOn p 0 to NoteOff p 64. The latter one is easier to process.
-
midi Sound.MIDI.File Convert all NoteOff p 64 to NoteOn p 0. The latter one can be encoded more efficiently using the running status.