[Git][haskell-team/DHG_packages][master] lambdahack: force the vty build
Clint Adams
gitlab at salsa.debian.org
Sat Apr 21 23:33:43 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ab5d7140 by Clint Adams at 2018-04-21T18:33:11-04:00
lambdahack: force the vty build
- - - - -
2 changed files:
- p/haskell-lambdahack/debian/changelog
- p/haskell-lambdahack/debian/rules
Changes:
=====================================
p/haskell-lambdahack/debian/changelog
=====================================
--- a/p/haskell-lambdahack/debian/changelog
+++ b/p/haskell-lambdahack/debian/changelog
@@ -1,3 +1,9 @@
+haskell-lambdahack (0.7.1.0-3) unstable; urgency=medium
+
+ * Force the vty build.
+
+ -- Clint Adams <clint at debian.org> Sat, 21 Apr 2018 18:32:56 -0400
+
haskell-lambdahack (0.7.1.0-2) unstable; urgency=medium
* Build-depend on vty instead of sdl.
=====================================
p/haskell-lambdahack/debian/rules
=====================================
--- a/p/haskell-lambdahack/debian/rules
+++ b/p/haskell-lambdahack/debian/rules
@@ -4,6 +4,7 @@ DEB_ENABLE_TESTS = yes
DEB_SETUP_BIN_NAME = debian/hlibrary.setup
DEB_CABAL_PACKAGE = lambdahack
DEB_DEFAULT_COMPILER = ghc
+DEB_SETUP_GHC_CONFIGURE_ARGS += --flags=vty
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ab5d714046d06a277b345ff039d645923f146133
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ab5d714046d06a277b345ff039d645923f146133
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180421/c63bc9d7/attachment.html>
More information about the Pkg-haskell-commits
mailing list