Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. formaction_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The formaction attribute.

  2. formenctype_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The formenctype attribute.

  3. formmethod_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The formmethod attribute.

  4. formnovalidate_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The formnovalidate attribute.

  5. formtarget_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The formtarget attribute.

  6. forceMatrix :: forall (m :: Nat) (n :: Nat) a . Matrix m n a -> Matrix m n a

    matrix-static Data.Matrix.Static

    O(rows*cols). Similar to force. It copies the matrix content dropping any extra memory. Useful when using submatrix from a big matrix.

  7. formatAmazonDate :: UTCTime -> ByteString

    mime-mail-ses Network.Mail.Mime.SES.Internal

    No documentation available.

  8. formatAmazonTime :: UTCTime -> ByteString

    mime-mail-ses Network.Mail.Mime.SES.Internal

    No documentation available.

  9. forkJSM :: JSM () -> JSM ()

    miso Miso.FFI

    Run given JSM action asynchronously, in a separate thread.

  10. forward :: JSM ()

    miso Miso.FFI.History

    No documentation available.

Page 174 of many | Previous | Next