Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into 1681-check-recent-v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
snoyberg committed Apr 17, 2019
2 parents 2c189d7 + ddca714 commit ce3d9f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Stack/Storage.hs
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ saveConfigCache key@(UniqueConfigCacheParent dir type_) new =
parentId
[ ConfigCacheParentPkgSrc =. configCachePkgSrc new
, ConfigCacheParentActive =. True
, ConfigCacheParentPathEnvVar =. configCachePathEnvVar new
]
return (parentId, Just old)
updateList
Expand Down

0 comments on commit ce3d9f9

Please sign in to comment.