Skip to content

Commit

Permalink
Add to the list of stack-generated flags
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Nov 24, 2015
1 parent 066ee56 commit d38f5ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Stack/Build/ConstructPlan.hs
Original file line number Diff line number Diff line change
Expand Up @@ -557,8 +557,16 @@ describeConfigDiff config old new
, "--package-db="
, "--libdir="
, "--bindir="
, "--datadir="
, "--libexecdir="
, "--sysconfdir"
, "--docdir="
, "--htmldir="
, "--haddockdir="
, "--enable-tests"
, "--enable-benchmarks"
] || elem t
[ "--user"
]

stripGhcOptions =
Expand Down

0 comments on commit d38f5ae

Please sign in to comment.