Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. (?+?) :: (OperatorContext c, Num a) => Record c (Maybe a) -> Record c (Maybe a) -> Record c (Maybe a)

    relational-record Database.Relational.Documentation

    Number operator corresponding SQL + .

  2. (.+.) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c a

    relational-schemas Database.Custom.IBMDB2

    Number operator corresponding SQL + .

  3. (?+?) :: (OperatorContext c, Num a) => Record c (Maybe a) -> Record c (Maybe a) -> Record c (Maybe a)

    relational-schemas Database.Custom.IBMDB2

    Number operator corresponding SQL + .

  4. (.+.) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c a

    relational-schemas Database.Custom.MySQL

    Number operator corresponding SQL + .

  5. (?+?) :: (OperatorContext c, Num a) => Record c (Maybe a) -> Record c (Maybe a) -> Record c (Maybe a)

    relational-schemas Database.Custom.MySQL

    Number operator corresponding SQL + .

  6. (.+.) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c a

    relational-schemas Database.Custom.Oracle

    Number operator corresponding SQL + .

  7. (?+?) :: (OperatorContext c, Num a) => Record c (Maybe a) -> Record c (Maybe a) -> Record c (Maybe a)

    relational-schemas Database.Custom.Oracle

    Number operator corresponding SQL + .

  8. (.+.) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c a

    relational-schemas Database.Custom.PostgreSQL

    Number operator corresponding SQL + .

  9. (?+?) :: (OperatorContext c, Num a) => Record c (Maybe a) -> Record c (Maybe a) -> Record c (Maybe a)

    relational-schemas Database.Custom.PostgreSQL

    Number operator corresponding SQL + .

  10. (.+.) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c a

    relational-schemas Database.Custom.SQLServer

    Number operator corresponding SQL + .

Page 75 of many | Previous | Next