packages feed

warp 3.0.1 → 3.0.1.1

raw patch · 2 files changed

+2/−1 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

Network/Wai/Handler/Warp/Timeout.hs view
@@ -1,6 +1,7 @@ {-# LANGUAGE CPP #-} {-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE MagicHash #-}+{-# LANGUAGE UnboxedTuples #-} -- for GHC 7.4 or earlier  -- | --
warp.cabal view
@@ -1,5 +1,5 @@ Name:                warp-Version:             3.0.1+Version:             3.0.1.1 Synopsis:            A fast, light-weight web server for WAI applications. License:             MIT License-file:        LICENSE