Hoogle Search
Within LTS Haskell 24.52 (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.
assertNotEq :: (HasCallStack, Eq a, Show a) => String -> a -> a -> YesodExample site ()yesod-test Yesod.Test Asserts that the two given values are not equal. In case they are equal, the error message includes the values.
-
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.