network-info 0.2.0.4 → 0.2.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- network-info.cabal +2/−2
network-info.cabal view
@@ -1,5 +1,5 @@ name: network-info-version: 0.2.0.4+version: 0.2.0.5 synopsis: Access the local computer's basic network configuration description: This library provides simple read-only access to the@@ -38,7 +38,7 @@ Library hs-source-dirs: src include-dirs: cbits- cc-options: -Wall -Werror+ cc-options: -Wall exposed-modules: Network.Info