From ec69bf35cda2dcdc7aff45f0249af769f5717a0a Mon Sep 17 00:00:00 2001 From: Duncan Coutts Date: Thu, 18 Oct 2007 12:49:40 +0000 Subject: [PATCH] Specify build-type: Configure --- directory.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/directory.cabal b/directory.cabal index abb4b48..78acdfe 100644 --- a/directory.cabal +++ b/directory.cabal @@ -6,6 +6,7 @@ maintainer: libraries@haskell.org synopsis: library for directory handling description: This package provides a library for handling directories. +build-type: Configure exposed-modules: System.Directory c-sources: -- 1.7.10.4