diff options
Diffstat (limited to 'Setup.lhs')
-rw-r--r-- | Setup.lhs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ | |||
15 | > pbi <- config binfo | 15 | > pbi <- config binfo |
16 | > let pkg_descr = localPkgDescr binfo | 16 | > let pkg_descr = localPkgDescr binfo |
17 | > return $ binfo { localPkgDescr = updatePackageDescription pbi pkg_descr } | 17 | > return $ binfo { localPkgDescr = updatePackageDescription pbi pkg_descr } |
18 | |||