Commit 45bcab6
Use crypton-asn1-types/encoding when +crypton flag is set
crypton-x509 >= 1.8.0 depends on crypton-asn1-types rather than
asn1-types. Having both in scope causes a typeclass conflict on
ASN1Object. Move asn1-types and asn1-encoding into the else branch
and add crypton-asn1-types and crypton-asn1-encoding to the
if flag(crypton) branch.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 628805a commit 45bcab6
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | | - | |
82 | | - | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments