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

Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. data Notebook a

    ipynb Data.Ipynb

    A Jupyter notebook.

  2. Notebook :: JSONMeta -> (Int, Int) -> [Cell a] -> Notebook a

    ipynb Data.Ipynb

    No documentation available.

  3. NotEqual :: Condition

    jsonpath Data.JSONPath.Types

    No documentation available.

  4. NotEqual :: Op

    sbv Data.SBV.Internals

    No documentation available.

  5. NotEnoughBytes :: StaticBytesException

    static-bytes Data.StaticBytes

    No documentation available.

  6. data NoteBoundary a

    synthesizer-midi Synthesizer.MIDI.EventList

    No documentation available.

  7. NoteBoundary :: Pitch -> Velocity -> a -> NoteBoundary a

    synthesizer-midi Synthesizer.MIDI.EventList

    No documentation available.

  8. type NotElem (a :: k) (s :: [k]) = JustToConstr IndexOfMay a s ElementIsInList a s

    type-fun TypeFun.Data.List

    Reverse of Elem

  9. NoTerminationCheck :: TerminationCheck m

    Agda Agda.Syntax.Common

    Skip termination checking (unsafe).

  10. NotErased :: QωOrigin -> Erased

    Agda Agda.Syntax.Common

    No documentation available.

Page 71 of many | Previous | Next

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