Skip to content

Commit

Permalink
Add TODO reminding me to ditch the custom parsing of stanza fields
Browse files Browse the repository at this point in the history
Signed-off-by: Shon Feder <[email protected]>
  • Loading branch information
shonfeder committed Mar 24, 2019
1 parent 6db4b6f commit 972b481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dune_init.ml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ module File = struct
}

(* TODO(shonfeder): replace with stanza merging *)
(* TODO(shonfeder): replace with a function Cst.t -> Dune_file.Stanza.t *)
let of_cst stanza : t option =
let open Dune_lang in
let open Option.O in
Expand Down

0 comments on commit 972b481

Please sign in to comment.