Contexts that can be serialized + deserialized while retaining and explicitly representing sharing #843
Annotations
1 error and 2 warnings
HLint
HLint failed with status: 1. Warning (2)
|
HLint:
src/swarm-lang/Swarm/Language/JSON.hs#L2
Warning in module Swarm.Language.JSON: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE ViewPatterns #-}"
|
HLint:
src/swarm-util/Swarm/Util/Yaml.hs#L106
Warning in module Swarm.Util.Yaml: Avoid restricted function ▫︎ Found: "undefined" ▫︎ Note: may break the code
|