validity-primitive 0.0.0.0 → 0.0.0.1
raw patch · 2 files changed
+7/−8 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- LICENSE +1/−1
- validity-primitive.cabal +6/−7
LICENSE view
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 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
validity-primitive.cabal view
@@ -1,21 +1,20 @@-cabal-version: >= 1.10+cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.29.6.+-- This file has been generated from package.yaml by hpack version 0.33.0. -- -- see: https://github.com/sol/hpack ----- hash: de1c5c575a4a387824d4790cfb885a96c63655e43c44e1f5067f1ca4a048721b+-- hash: a24e2995424a3b0ef391fffaee85986c6bc5bdf83b0a0eaeebef2d34763295fd name: validity-primitive-version: 0.0.0.0+version: 0.0.0.1 synopsis: Validity instances for primitive-description: Please see README.md category: Validity homepage: https://github.com/NorfairKing/validity#readme bug-reports: https://github.com/NorfairKing/validity/issues author: Nick Van den Broeck-maintainer: syd.kerckhove@gmail.com-copyright: Copyright: (c) 2017-2018 Tom Sydney Kerckhove+maintainer: syd@cs-syd.eu+copyright: Copyright: (c) 2017-2020 Tom Sydney Kerckhove license: MIT license-file: LICENSE build-type: Simple