packages feed

Cabal revisions of wxc-0.92.3.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:         wxc
 version:      0.92.3.0
+x-revision: 1
 license:      OtherLicense
 license-file: LICENSE
 maintainer:   wxhaskell-devel@lists.sourceforge.net
 
 custom-setup
   setup-depends: 
-    base, 
-    Cabal,
+    base < 5, 
+    Cabal >= 1.23 && < 1.25,
     bytestring,
     split,
     process,