Cabal revisions of network-ip-0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: network-ip Version: 0.0.1+x-revision: 1 Category: Network Stability: experimental Synopsis: Internet Protocol data structures Library Default-Language: Haskell2010 Build-Depends:- base >= 4.3 && < 5,+ base >= 4.3 && < 4.10, data-default >= 0.2, data-endian >= 0.0.1, data-dword >= 0.2, hashable >= 1.1, binary >= 0.5, cereal >= 0.3,- text-printer >= 0.3,- data-textual >= 0.1,+ text-printer >= 0.3 && < 0.4,+ data-textual >= 0.1 && < 0.2, parsers >= 0.5 Hs-Source-Dirs: src GHC-Options: -Wall