Skip to content

Regression in 1.1.0 - Decode.dict fails for trivial input #8

@malaire

Description

@malaire

The example given for Json.Decode.dict is failing in elm/json 1.1.0 with error

 Problem with the given value: { "alice": 42, "bob": 99 } Expecting an OBJECT

The example (https://ellie-app.com/3T4kj4gHJ5Za1)

decodeString (dict int) "{ \"alice\": 42, \"bob\": 99 }"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions