From ac754aa1be2b6cbf5b9df00eb85f4c15194d7bbd Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@serpentine.com>
Date: Fri, 11 Dec 2009 00:42:28 +0000
Subject: [PATCH] Add a file to the source disty.

--HG--
extra : convert_revision : de7f706327149c543a0ecbd9f1e022f0de7f3aa9
---
 text.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/text.cabal b/text.cabal
index a2a29b21..259563bb 100644
--- a/text.cabal
+++ b/text.cabal
@@ -23,6 +23,7 @@ extra-source-files:
     scripts/SpecialCasing.hs
     scripts/SpecialCasing.txt
     tests/Makefile
+    tests/Benchmarks.hs
     tests/Properties.hs
     tests/QuickCheckUtils.hs
     tests/SlowFunctions.hs
-- 
GitLab