summaryrefslogtreecommitdiff
path: root/Setup.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'Setup.lhs')
-rw-r--r--Setup.lhs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Setup.lhs b/Setup.lhs
index 0d80d1b..e3f9847 100644
--- a/Setup.lhs
+++ b/Setup.lhs
@@ -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