Wrap Data.Aeson.Value in a newtype SafeValue #60
Annotations
10 errors and 7 warnings
Build:
test/Consistency/Primitives.hs#L127
• No instance for (safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeJSON
|
Build:
test/PrimitiveTests.hs#L89
• Couldn't match expected type ‘Value’
|
Build:
test/Version.hs#L48
• Couldn't match expected type ‘Value’
|
Build:
test/Version.hs#L51
• Couldn't match expected type ‘Value’
|
Build:
test/Version.hs#L55
• Couldn't match expected type ‘safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeValue’
|
Build:
test/Version.hs#L56
• Couldn't match expected type ‘safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeValue’
|
Build:
test/Version.hs#L60
• Couldn't match expected type ‘safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeValue’
|
Build:
test/Version.hs#L61
• Couldn't match expected type ‘safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeValue’
|
Build:
test/Version.hs#L80
• Couldn't match expected type ‘Value’
|
Build:
test/Version.hs#L101
• Couldn't match type ‘safe-json-1.2.0.1:Data.SafeJSON.Internal.SafeValue’
|
Build:
src/Data/SafeJSON/Internal.hs#L51
The import of ‘Data.Functor.Sum’ is redundant
|
Build:
src/Data/SafeJSON/Internal.hs#L60
The import of ‘singleton’ from module ‘Data.Map’ is redundant
|
Build:
src/Data/SafeJSON/Internal.hs#L277
Redundant constraint: SafeJSON a
|
Build:
src/Data/SafeJSON/Internal.hs#L413
Redundant constraint: SafeJSON a
|
Build:
src/Data/SafeJSON/Internal.hs#L420
Redundant constraint: SafeJSON a
|
Build:
src/Data/SafeJSON/Internal.hs#L1073
• Redundant constraint: Eq a
|
Build:
src/Data/SafeJSON/Internal.hs#L1080
• Redundant constraint: Eq a
|
Loading