summaryrefslogtreecommitdiff
path: root/p/haskell-devscripts/debian/dh_haskell_blurbs
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-devscripts/debian/dh_haskell_blurbs')
-rwxr-xr-xp/haskell-devscripts/debian/dh_haskell_blurbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-devscripts/debian/dh_haskell_blurbs b/p/haskell-devscripts/debian/dh_haskell_blurbs
index 4f3749a45..3e0ab50ed 100755
--- a/p/haskell-devscripts/debian/dh_haskell_blurbs
+++ b/p/haskell-devscripts/debian/dh_haskell_blurbs
@@ -55,5 +55,7 @@ haskell:ShortDescription=$shortDescription
haskell:LongDescription=$longDescription
__END__
+ echo "haskell:ghc-version=`ghc --numeric-version`" >> $sfile.tmp
+
mv $sfile.tmp $sfile
done