Cabal revisions of set-with-0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: set-with Version: 0.0.1+x-revision: 1 Author: Athan Clark <athan.clark@gmail.com> Maintainer: Athan Clark <athan.clark@gmail.com> License: BSD3 HS-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Data.SetWith- Build-Depends: base >= 4.6 && < 5+ Build-Depends: base >= 4.6 && < 4.11 , containers , invariant