Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
insertExplicitAssumptionFor' :: Eq var => var -> (var, VarInfo var) -> VarInfo var -> VarInfo varrzk Rzk.TypeCheck No documentation available.
-
rzk Rzk.TypeCheck No documentation available.
varDeclaredAssumptions :: VarInfo var -> [var]rzk Rzk.TypeCheck No documentation available.
varIsAssumption :: VarInfo var -> Boolrzk Rzk.TypeCheck No documentation available.
SBPMsgLinuxProcessFdSummary :: MsgLinuxProcessFdSummary -> Msg -> SBPMsgsbp SwiftNav.SBP No documentation available.
_SBPMsgLinuxProcessFdSummary :: Prism' SBPMsg (MsgLinuxProcessFdSummary, Msg)sbp SwiftNav.SBP No documentation available.
-
sbp SwiftNav.SBP.Linux SBP class for message MSG_LINUX_PROCESS_FD_SUMMARY (0x7F07). Summary of open file descriptors on the system.
MsgLinuxProcessFdSummary :: Word32 -> Text -> MsgLinuxProcessFdSummarysbp SwiftNav.SBP.Linux No documentation available.
_msgLinuxProcessFdSummary_most_opened :: MsgLinuxProcessFdSummary -> !Textsbp SwiftNav.SBP.Linux A null delimited list of strings which alternates between a string representation of the process count and the file name whose count it being reported. That is, in C string syntax "320varlogsyslog0120tmp/foo0" with the end of the list being 2 NULL terminators in a row.
_msgLinuxProcessFdSummary_sys_fd_count :: MsgLinuxProcessFdSummary -> !Word32sbp SwiftNav.SBP.Linux count of total FDs open on the system