Skip to content

Commit

Permalink
Update doi2bib.opam
Browse files Browse the repository at this point in the history
  • Loading branch information
mseri authored Jul 1, 2021
1 parent cd3de99 commit e256ed1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doi2bib.opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ depends: [
"re" {>= "1.0.0"}
"odoc" {with-doc}
]
conflicts: [
"result" {< "1.5"} # uses Result.map but result can be pulled via lwt and takes over the Result module
]
build: [
["dune" "subst"] {dev}
[
Expand Down

0 comments on commit e256ed1

Please sign in to comment.