From 3e1ffd1689b588c1c8d60591d5b571ad31dade9a Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 18 Aug 2011 15:51:49 +0300 Subject: [PATCH] Paths_warp in other-modules --- warp/warp.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/warp/warp.cabal b/warp/warp.cabal index 315cfb0ad..39ded0665 100644 --- a/warp/warp.cabal +++ b/warp/warp.cabal @@ -33,6 +33,7 @@ Library build-depends: network >= 2.3 && < 2.4 Exposed-modules: Network.Wai.Handler.Warp Other-modules: Timeout + Paths_warp ghc-options: -Wall if os(windows) Cpp-options: -DWINDOWS