Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. Persist :: (Key -> IO (Maybe ByteString)) -> (Key -> ByteString -> IO ()) -> (Key -> IO ()) -> Persist

    TCache Data.TCache.DefaultPersistence

    No documentation available.

  2. data Persist

    TCache Data.TCache.Defs

    a persist mechanism has to implement these three primitives filePersist is the default file persistence

  3. Persist :: (Key -> IO (Maybe ByteString)) -> (Key -> ByteString -> IO ()) -> (Key -> IO ()) -> Persist

    TCache Data.TCache.Defs

    No documentation available.

  4. class PersistIndex a

    TCache Data.TCache.Defs

    Used by IndexQuery for index persistence(see Data.TCache.IndexQuery.

  5. module ACE.Parsers

    Parsers for ACE syntax types.

  6. module ACE.Pretty

    Pretty printing classes.

  7. module ACE.Types.Pretty

    Pretty printing types and classes.

  8. class Pretty p

    ace ACE.Types.Pretty

    Pretty print a syntax tree node to a string.

  9. data PP

    ace ACE.Types.Syntax

    No documentation available.

  10. PP :: Preposition -> NPCoord -> PP

    ace ACE.Types.Syntax

    No documentation available.

Page 1178 of many | Previous | Next