succinct-0.0.0.1: components/succinct-json/src/Data/Succinct/Json/DecodeError.hs
module Data.Succinct.Json.DecodeError where newtype DecodeError = DecodeError String deriving (Eq, Show)
module Data.Succinct.Json.DecodeError where newtype DecodeError = DecodeError String deriving (Eq, Show)