We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8985dc + 9172134 commit 788d8aeCopy full SHA for 788d8ae
graphdepend.mlg
@@ -93,7 +93,7 @@ module G = struct
93
94
module Edges = Set.Make (Edge)
95
96
- module GMap = Map.Make (Names.GlobRef.Ordered_env)
+ module GMap = Names.GlobRef.Map_env
97
98
type t = int GMap.t * Edges.t
99
0 commit comments