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

Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. putCompressedWordStep :: Word -> Word -> Int -> Int -> Word -> BitPut

    rattletrap Rattletrap.Type.CompressedWord

    No documentation available.

  2. _msgSpecanDep_freq_step :: MsgSpecanDep -> !Float

    sbp SwiftNav.SBP.Piksi

    Frequency step of points in this packet

  3. _msgSpecan_freq_step :: MsgSpecan -> !Float

    sbp SwiftNav.SBP.Piksi

    Frequency step of points in this packet

  4. msgSpecanDep_freq_step :: Lens' MsgSpecanDep Float

    sbp SwiftNav.SBP.Piksi

    No documentation available.

  5. msgSpecan_freq_step :: Lens' MsgSpecan Float

    sbp SwiftNav.SBP.Piksi

    No documentation available.

  6. eventlogToLightstep :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  7. eventlogToLightstep :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  8. decodeStep :: Integral a => (Text, Text) -> Maybe (a, (Text, Text))

    sqids Web.Sqids.Internal

    No documentation available.

  9. checkStepError :: Database -> Text -> CInt -> IO StepResult

    squeather Squeather.Internal

    Like checkError but for use when using sqlite3_step.

  10. sqlite3_backup_step :: Ptr C'sqlite3_backup -> CInt -> IO CInt

    squeather Squeather.Internal

    https://www.sqlite.org/c3ref/backup_finish.html

Page 89 of many | Previous | Next

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