Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
renote :: Expr Void a -> Expr s adhall Dhall.Core The "opposite" of denote, like first absurd but faster
shallowDenote :: Expr s a -> Expr s adhall Dhall.Core Remove any outermost Note constructors This is typically used when you want to get the outermost non-Note constructor without removing internal Note constructors
-
dhall Dhall.Parser.Token Parse the != symbol
-
gi-atk GI.Atk.Enums An object that contains the text of a footnote. (Since: 2.26)
pattern
KEY_notelementof :: Word32gi-gdk3 GI.Gdk.Constants No description available in the introspection data.
pattern
KEY_notequal :: Word32gi-gdk3 GI.Gdk.Constants No description available in the introspection data.
ModifierIntentNoTextInput :: ModifierIntentgi-gdk3 GI.Gdk.Enums when any of these modifiers is pressed, the key event cannot produce a symbol directly. This is meant to be used for input methods, and for use cases like typeahead search.
pattern
KEY_notelementof :: Word32gi-gdk4 GI.Gdk.Constants No description available in the introspection data.
pattern
KEY_notequal :: Word32gi-gdk4 GI.Gdk.Constants No description available in the introspection data.
-
persistent-postgresql Database.Persist.Postgresql Exclude any record field if it doesn't match the filter record. Used only in upsertWhere and upsertManyWhere TODO: we could probably make a sum type for the Filter record that's passed into the upsertWhere and upsertManyWhere methods that has similar behavior to the HandleCollisionUpdate type.