• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. data Permissions

    directory System.Directory

    No documentation available.

  2. data Permissions

    directory System.Directory.Internal

    No documentation available.

  3. Permissions :: Bool -> Bool -> Bool -> Bool -> Permissions

    directory System.Directory.Internal

    No documentation available.

  4. data Permissions

    directory System.Directory.OsPath

    No documentation available.

  5. PackageImports :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  6. ParS :: [[Stmt]] -> Stmt

    template-haskell Language.Haskell.TH

    x <- e1 | s2, s3 | s4 (in CompE)

  7. ParallelArrays :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  8. ParallelListComp :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  9. ParensE :: Exp -> Exp

    template-haskell Language.Haskell.TH

    { (e) }
    
    See Language.Haskell.TH.Syntax#infix

  10. ParensP :: Pat -> Pat

    template-haskell Language.Haskell.TH

    {(p)}
    
    See Language.Haskell.TH.Syntax#infix

Page 24 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete