packages feed

rel8-1.7.0.0: src/Rel8/Decoder.hs

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