Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucccyo committed May 5, 2023
1 parent 89a8c90 commit e378cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dune_rules/package.ml
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ module Dependency = struct
| _ -> assert false
in
if decide context.pelem p v.pelem
then nopos (Group (nopos [v]))
else v
then nopos (Group (nopos [v]))
else v

let opam_constraint t : OpamParserTypes.FullPos.value =
let open OpamParserTypes.FullPos in
Expand Down

0 comments on commit e378cb1

Please sign in to comment.