summarylogtreecommitdiffstats
path: root/ghc-raspbian-bin.install
diff options
context:
space:
mode:
authorJoão Miguel2016-05-09 21:44:11 +0100
committerJoão Miguel2016-05-09 21:44:11 +0100
commitb905da5d2b6a67430157c68f56defa80ab5dec18 (patch)
treeb425950b8d78a11eb3007be2fc1705d45da2308c /ghc-raspbian-bin.install
parent3c06d3e1604c9f06a829aeb16eae211cc98fb90b (diff)
downloadaur-b905da5d2b6a67430157c68f56defa80ab5dec18.tar.gz
Updating depends and others according to the official GHC build;
post-install note added to post-upgrade
Diffstat (limited to 'ghc-raspbian-bin.install')
-rw-r--r--ghc-raspbian-bin.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc-raspbian-bin.install b/ghc-raspbian-bin.install
index c173198c0bb9..b69cfaae5ba5 100644
--- a/ghc-raspbian-bin.install
+++ b/ghc-raspbian-bin.install
@@ -14,4 +14,5 @@ pre_upgrade() {
post_upgrade() {
echo '==> All cabalized packages need to be reinstalled now.'
echo '==> See /usr/share/haskell/ for a tentative list of affected packages.'
+ post_install
}