Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unsafeMapIOP :: (a -> IO b) -> Pulse a -> Build (Pulse b)reactive-banana Reactive.Banana.Prim.Mid No documentation available.
type
TypeMap = [(String, TypeQ)]relational-query-HDBC Database.HDBC.Schema.Driver Mapping between type name string of DBMS and type in Haskell. Type name string depends on specification of DBMS system catalogs.
-
relational-query-HDBC Database.HDBC.Schema.Driver Get column name and Haskell type pairs and not-null columns index.
typeMap :: Driver conn -> TypeMaprelational-query-HDBC Database.HDBC.Schema.Driver Custom type mapping of this driver
smap :: (Structured r1 a b, Shape sh) => (a -> b) -> Array r1 sh a -> Array (TR r1) sh brepa Data.Array.Repa Structured map.
smap :: (Structured r1 a b, Shape sh) => (a -> b) -> Array r1 sh a -> Array (TR r1) sh brepa Data.Array.Repa.Operators.Mapping Structured map.
-
Cross-platform abstraction for system semaphores This package provides a cross-platform implementation of system semaphores that abstracts over the unix and Win32 libraries.
-
No documentation available.
-
semaphore-compat System.Semaphore A system semaphore (POSIX or Win32).
Semaphore :: SemaphoreName -> Semaphore -> Semaphoresemaphore-compat System.Semaphore No documentation available.