packages feed

Cabal revisions of util-0.1.15.0

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

revision 1
-name:                util-version:             0.1.15.0-synopsis:            Utilities--- description:         -license:             BSD3-license-file:        LICENSE-author:              M Farkas-Dyck-maintainer:          strake888@gmail.com--- copyright:           -category:            Util-build-type:          Simple-cabal-version:       >=1.10--library-  exposed-modules:     Util-                     , Util.Bits-                     , Util.List-                     , Util.Monad.ST.Unsafe-  -- other-modules:       -  -- other-extensions:    -  build-depends:       base >=4.9 && <5-                     , transformers >=0.0.1 && <0.6-  -- hs-source-dirs:      -  default-language:    Haskell2010-  default-extensions:  NoImplicitPrelude-                     , LambdaCase-                     , MonadComprehensions-                     , DerivingVia-                     , DeriveFoldable, DeriveFunctor, DeriveTraversable-  ghc-options:         -Wall -Wno-name-shadowing+name:                util
+version:             0.1.15.0
+x-revision: 1
+synopsis:            Utilities
+-- description:         
+license:             BSD3
+license-file:        LICENSE
+author:              M Farkas-Dyck
+maintainer:          strake888@gmail.com
+-- copyright:           
+category:            Util
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     Util
+                     , Util.Bits
+                     , Util.List
+                     , Util.Monad.ST.Unsafe
+  -- other-modules:       
+  -- other-extensions:    
+  build-depends:       base >=4.9 && <4.15
+                     , transformers >=0.0.1 && <0.6
+  -- hs-source-dirs:      
+  default-language:    Haskell2010
+  default-extensions:  NoImplicitPrelude
+                     , LambdaCase
+                     , MonadComprehensions
+                     , DerivingVia
+                     , DeriveFoldable, DeriveFunctor, DeriveTraversable
+  ghc-options:         -Wall -Wno-name-shadowing