We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3546a commit 35c8722Copy full SHA for 35c8722
email-validate.cabal
@@ -1,5 +1,5 @@
1
name: email-validate
2
-version: 2.3.2.12
+version: 2.3.2.13
3
license: BSD3
4
license-file: LICENSE
5
author: George Pollard <[email protected]>
@@ -19,7 +19,7 @@ source-repository head
19
source-repository this
20
type: git
21
location: git://github.com/Porges/email-validate-hs.git
22
- tag: v2.3.2.12
+ tag: v2.3.2.13
23
24
library
25
build-depends:
stack.yaml
@@ -3,4 +3,4 @@ extra-package-dbs: []
packages:
- '.'
extra-deps: []
6
-resolver: lts-14.7
+resolver: lts-15.10
0 commit comments