module Rel8.Decoder (
  Decoder (..),
  Parser,
  parseDecoder,
) where
import Rel8.Type.Decoder