summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2017-01-17 15:48:37 -0500
committerBen Gamari <ben@smart-cactus.org>2017-01-17 15:56:27 -0500
commite7e5f7accbb7d9a12aee5d1468371a8ba09b598d (patch)
treeb9b02a3518043c81464248a9509e5d9a4f567361 /configure.ac
parent19cc0071656523aa64b8c24b2cab0964ab8a3f40 (diff)
downloadhaskell-e7e5f7accbb7d9a12aee5d1468371a8ba09b598d.tar.gz
Some 8.2.1 release notes for my stuff
Test Plan: Built it and looked at it Reviewers: niteria, erikd, dfeuer, austin, hvr, bgamari Reviewed By: bgamari Subscribers: dfeuer, thomie, erikd Differential Revision: https://phabricator.haskell.org/D2959
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7dcde099ee..b3d2e1713c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1122,6 +1122,7 @@ AC_SUBST(BUILD_SPHINX_PDF)
LIBRARY_VERSION(base)
LIBRARY_VERSION(Cabal, Cabal/Cabal)
LIBRARY_VERSION(ghc-prim)
+LIBRARY_VERSION(compact)
LIBRARY_ghc_VERSION="$ProjectVersion"
AC_SUBST(LIBRARY_ghc_VERSION)