Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type IDGenerator = TVar Int #
newJobsState :: forall t w a. (EnumBounded t, Monoid w) => JobSettings -> Map t Prio -> IO (JobsState t w a) #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
type IDGenerator = TVar Int #
newJobsState :: forall t w a. (EnumBounded t, Monoid w) => JobSettings -> Map t Prio -> IO (JobsState t w a) #