From ea05597c8091d528a7a74a199d556c6c81f745e5 Mon Sep 17 00:00:00 2001 From: michaelt Date: Sat, 15 Feb 2014 12:42:01 -0500 Subject: omit reference to include.h --- pipes-text.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipes-text.cabal b/pipes-text.cabal index a6c2971..9351cbf 100644 --- a/pipes-text.cabal +++ b/pipes-text.cabal @@ -23,7 +23,7 @@ category: Text, Pipes build-type: Simple cabal-version: >=1.10 -extra-source-files: README.md include/*.h changelog +extra-source-files: README.md changelog source-repository head type: git location: https://github.com/michaelt/text-pipes -- cgit v1.2.3