packages feed

aeson-schemas-1.3.0: test/goldens/getqq_missing_key.golden

test/wont-compile/GetMissingKey.hs:16:1: error:
    • Key 'missing' does not exist in the following schema:
      '[ '( 'Data.Aeson.Schema.Key.NormalKey "foo",
            'Data.Aeson.Schema.Type.SchemaScalar Bool)]
    • When checking the inferred type
        result :: Data.Aeson.Schema.Internal.SchemaResult (TypeError ...)
test/wont-compile/GetMissingKey.hs:16:1: error:
    • Key 'missing' does not exist in the following schema:
      '[ '( 'Data.Aeson.Schema.Key.NormalKey "foo",
            'Data.Aeson.Schema.Type.SchemaScalar Bool)]
    • When checking the inferred type
        result :: Data.Aeson.Schema.Internal.SchemaResult (TypeError ...)