Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Nix.Base32
Description
Synopsis
- encode :: ByteString -> Text
Documentation
encode :: ByteString -> Text Source #
Encode a ByteString
in Nix's base32 encoding
hnix-store-core-0.1.0.0: Core effects for interacting with the Nix store.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Nix.Base32
Description
encode :: ByteString -> Text Source #
Encode a ByteString
in Nix's base32 encoding