Skip to content

Commit 80e5883

Browse files
Merge pull request #31 from haskell-github-trust/data-default
Build against data-default-class 0.2.0.0
2 parents 455f1e2 + 8ffd760 commit 80e5883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smtp-mail.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ library
3636
, base64-bytestring
3737
, bytestring
3838
, crypton-connection ^>= 0.3.1 || ^>= 0.4.0
39-
, data-default-class ^>= 0.1.2.0
39+
, data-default-class ^>= 0.1.2.0 || ^>= 0.2.0.0
4040
, filepath
4141
, mime-mail
4242
, network

0 commit comments

Comments
 (0)