hw-json-0.6.0.0: src/HaskellWorks/Data/Json/DecodeError.hs
module HaskellWorks.Data.Json.DecodeError where newtype DecodeError = DecodeError String deriving (Eq, Show)
module HaskellWorks.Data.Json.DecodeError where newtype DecodeError = DecodeError String deriving (Eq, Show)