packages feed

network 2.3.0.3 → 2.3.0.4

raw patch · 2 files changed

+2/−2 lines, 2 filesnew-uploader

Files

Network/Socket/Internal.hsc view
@@ -1,4 +1,4 @@-{-# LANGUAGE CPP, ForeignFunctionInterface #-}+{-# LANGUAGE CPP, FlexibleInstances, ForeignFunctionInterface #-} ----------------------------------------------------------------------------- -- | -- Module      :  Network.Socket.Internal
network.cabal view
@@ -1,5 +1,5 @@ name:           network-version:        2.3.0.3+version:        2.3.0.4 license:        BSD3 license-file:   LICENSE maintainer:     Johan Tibell <johan.tibell@gmail.com>