Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. formatEnabled :: ServerConfig -> Bool

    rzk Language.Rzk.VSCode.Config

    No documentation available.

  2. formatDocument :: Handler LSP 'Method_TextDocumentFormatting

    rzk Language.Rzk.VSCode.Handlers

    No documentation available.

  3. format :: String -> String

    rzk Rzk.Format

    Format Rzk code, returning the formatted version.

  4. formatFile :: FilePath -> IO String

    rzk Rzk.Format

    Format Rzk code from a file

  5. formatFileWrite :: FilePath -> IO ()

    rzk Rzk.Format

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

  6. formatTextEdits :: String -> [FormattingEdit]

    rzk Rzk.Format

    No documentation available.

  7. formatString :: String -> Q Exp

    scanf Text.Scanf.TH

    No documentation available.

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

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

    sdl2-image SDL.Image

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

  10. format :: Sexp -> ByteString

    sexp-grammar Language.Sexp

    Serialise a Sexp into a pretty-printed string

Page 185 of many | Previous | Next