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.

  1. renote :: Expr Void a -> Expr s a

    dhall Dhall.Core

    The "opposite" of denote, like first absurd but faster

  2. shallowDenote :: Expr s a -> Expr s a

    dhall 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

  3. _notEqual :: Parser ()

    dhall Dhall.Parser.Token

    Parse the != symbol

  4. RoleFootnote :: Role

    gi-atk GI.Atk.Enums

    An object that contains the text of a footnote. (Since: 2.26)

  5. pattern KEY_notelementof :: Word32

    gi-gdk3 GI.Gdk.Constants

    No description available in the introspection data.

  6. pattern KEY_notequal :: Word32

    gi-gdk3 GI.Gdk.Constants

    No description available in the introspection data.

  7. ModifierIntentNoTextInput :: ModifierIntent

    gi-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.

  8. pattern KEY_notelementof :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  9. pattern KEY_notequal :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  10. excludeNotEqualToOriginal :: (PersistField typ, PersistEntity rec) => EntityField rec typ -> Filter rec

    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.

Page 106 of many | Previous | Next