aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-24 16:01:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-24 16:01:01 -0400
commit6148b926959ce5cbbc12aafc60a119788ca6d97f (patch)
tree738a801b7d4b49dbfee254d0baa6674444f93551 /debian
parentc7f3bfbc5e25109629cb3df871dc1f4844f6c560 (diff)
add TList, built on DList
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 152479748..32f8a4779 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends:
libghc-quickcheck2-dev,
libghc-monad-control-dev (>= 0.3),
libghc-lifted-base-dev,
+ libghc-dlist-dev,
libghc-uuid-dev,
libghc-json-dev,
libghc-ifelse-dev,