Skip to content

Commit

Permalink
@slowtest Document {post} being ignored by solver (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed Jun 13, 2021
1 parent 83007fb commit 5ce0d22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions esy-solve/OpamManifest.re
Expand Up @@ -281,6 +281,10 @@ let convertDependencies = manifest => {
convertOpamFormula(f);
};

/*
* post=false since PR#1319
* See: https://github.com/esy/esy/pull/1319
*/
let* dependencies = {
let* formula =
filterAndConvertOpamFormula(
Expand Down

0 comments on commit 5ce0d22

Please sign in to comment.