Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. millisToLocalTime :: Integer -> LocalTime

    avro Data.Avro.Internal.Time

    No documentation available.

  2. millisToUTCTime :: Integer -> UTCTime

    avro Data.Avro.Internal.Time

    No documentation available.

  3. fromAscList :: String -> CharSet

    charset Data.CharSet

    No documentation available.

  4. fromDistinctAscList :: String -> CharSet

    charset Data.CharSet

    No documentation available.

  5. fromList :: String -> CharSet

    charset Data.CharSet

    No documentation available.

  6. toAscList :: CharSet -> String

    charset Data.CharSet

    No documentation available.

  7. toList :: CharSet -> String

    charset Data.CharSet

    No documentation available.

  8. fromList :: [Word8] -> ByteSet

    charset Data.CharSet.ByteSet

    No documentation available.

  9. newtype VecList (n :: Nat) a

    fixed-vector Data.Vector.Fixed

    Type-based vector with statically known length parametrized by GHC's type naturals

  10. VecList :: VecPeano (Peano n) a -> VecList (n :: Nat) a

    fixed-vector Data.Vector.Fixed

    No documentation available.

Page 142 of many | Previous | Next