Skip to content

Commit

Permalink
fix #23 (ocamlfind query -d not working)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdstolpmann committed Apr 2, 2018
1 parent 180a451 commit 1baa4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/findlib/frontend.ml
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ let query_package () =
-separator <s> |
-descendants | -recursive ] package ...";

ignore(config_file()); (* ensure findlib is initialized *)
try
let predicates1 =
if !pp then
Expand Down

0 comments on commit 1baa4ca

Please sign in to comment.