network 2.2.1.9 → 2.2.1.10
raw patch · 1 files changed
+6/−2 lines, 1 files
Files
- network.cabal +6/−2
network.cabal view
@@ -1,12 +1,12 @@ name: network-version: 2.2.1.9+version: 2.2.1.10 license: BSD3 license-file: LICENSE maintainer: Johan Tibell <johan.tibell@gmail.com> synopsis: Networking-related facilities category: Network build-type: Configure-cabal-version: >=1.2.3+cabal-version: >=1.6 extra-tmp-files: config.log config.status autom4te.cache network.buildinfo include/HsNetworkConfig.h@@ -41,3 +41,7 @@ install-includes: HsNet.h HsNetworkConfig.h c-sources: cbits/HsNet.c++source-repository head+ type: git+ location: git://github.com/haskell/network.git