packages feed

genvalidity-text 0.7.0.1 → 0.7.0.2

raw patch · 2 files changed

+7/−9 lines, 2 files

Files

LICENSE view
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Tom Sydney Kerckhove+Copyright (c) 2016-2020 Tom Sydney Kerckhove  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
genvalidity-text.cabal view
@@ -1,22 +1,20 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.2.+-- This file has been generated from package.yaml by hpack version 0.33.0. -- -- see: https://github.com/sol/hpack ----- hash: 32a882c052ae73ea830afd8162e2fc352a39013cfb19ee2b7f69bc554026063a+-- hash: 90ba697f2e33cb5f691e3e849adffedb8313bd211dfe400e134d429347999528  name:           genvalidity-text-version:        0.7.0.1+version:        0.7.0.2 synopsis:       GenValidity support for Text-description:    Please see README.md category:       Testing homepage:       https://github.com/NorfairKing/validity#readme bug-reports:    https://github.com/NorfairKing/validity/issues author:         Tom Sydney Kerckhove-maintainer:     syd.kerckhove@gmail.com,-                nick.van.den.broeck666@gmail.com-copyright:      Copyright: (c) 2016-2019 Tom Sydney Kerckhove+maintainer:     syd@cs-syd.eu+copyright:      Copyright: (c) 2016-2020 Tom Sydney Kerckhove license:        MIT license-file:   LICENSE build-type:     Simple@@ -51,7 +49,7 @@       Paths_genvalidity_text   hs-source-dirs:       test-  ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -fno-warn-name-shadowing+  ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall   build-depends:       QuickCheck     , base >=4.7 && <5