packages feed

cborg-0.1.1.0: src/Codec/CBOR/Encoding.hs-boot

module Codec.CBOR.Encoding where

newtype Encoding = Encoding (Tokens -> Tokens)

data Tokens