From 460dd234226d5dad90656845ce82f834eac0bfa0 Mon Sep 17 00:00:00 2001 From: Ilya Portnov Date: Sun, 25 Apr 2010 22:19:56 +0600 Subject: [PATCH] Fix cabal file. --- yaml-rpc.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yaml-rpc.cabal b/yaml-rpc.cabal index a435bb5..367c8ae 100644 --- a/yaml-rpc.cabal +++ b/yaml-rpc.cabal @@ -37,7 +37,7 @@ Build-type: Simple -- Extra files to be distributed with the package, such as examples or -- a README. --- Extra-source-files: +Extra-source-files: README Test.hs TestCall.hs -- Constraint on the version of Cabal needed to build this package. Cabal-version: >=1.4 -- 1.7.2.3