Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. formatFile :: FilePath -> IO String

    rzk Rzk.Format

    Format Rzk code from a file

  2. formatFileWrite :: FilePath -> IO ()

    rzk Rzk.Format

    Format the file and write the result back to the file.

  3. formatTextEdits :: String -> [FormattingEdit]

    rzk Rzk.Format

    No documentation available.

  4. formatString :: String -> Q Exp

    scanf Text.Scanf.TH

    No documentation available.

  5. format :: ByteString -> Maybe Format

    sdl2-image SDL.Image

    Tries to detect the image format by attempting formattedAs with each possible Format. If you're trying to test for a specific format, use a specific formattedAs directly instead.

  6. formattedAs :: Format -> ByteString -> Bool

    sdl2-image SDL.Image

    Tests whether a ByteString contains an image of a given format.

  7. format :: Sexp -> ByteString

    sexp-grammar Language.Sexp

    Serialise a Sexp into a pretty-printed string

  8. format :: Sexp -> ByteString

    sexp-grammar Language.Sexp.Located

    Serialise a Sexp into a pretty-printed string

  9. foreverSawtooth :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  10. foreverSawtooth :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

Page 185 of many | Previous | Next