Cabal revisions of selective-0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: selective version: 0.6+x-revision: 1 synopsis: Selective applicative functors license: MIT license-file: LICENSE Control.Selective.Trans.Except build-depends: base >= 4.9 && < 5, containers >= 0.5.5.1 && < 0.7,- transformers >= 0.4.2.0 && < 0.7+ transformers >= 0.4.2.0 && < 0.6 default-language: Haskell2010 other-extensions: DeriveFunctor, FlexibleInstances, GeneralizedNewtypeDeriving, RankNTypes, StandaloneDeriving,- TupleSections+ TupleSections,+ DerivingVia ghc-options: -Wall -fno-warn-name-shadowing -Wcompat