Allow exceptions-0.10.0
This commit is contained in:
parent
830900a526
commit
f3d5a5e77d
@ -26,7 +26,7 @@ ghc-options:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- base >=4.9 && <5
|
- base >=4.9 && <5
|
||||||
- cryptoids-types >=0.0.0 && <0.1
|
- cryptoids-types >=0.0.0 && <0.1
|
||||||
- exceptions >=0.8.3 && <0.10
|
- exceptions >=0.8.3 && <0.11
|
||||||
|
|
||||||
library:
|
library:
|
||||||
source-dirs: src
|
source-dirs: src
|
||||||
|
|||||||
@ -31,7 +31,7 @@ dependencies:
|
|||||||
- bytestring >=0.10.8 && <0.11
|
- bytestring >=0.10.8 && <0.11
|
||||||
- binary >=0.8.3 && <0.9
|
- binary >=0.8.3 && <0.9
|
||||||
- memory >=0.14.6 && <0.15
|
- memory >=0.14.6 && <0.15
|
||||||
- exceptions >=0.8.3 && <0.10
|
- exceptions >=0.8.3 && <0.11
|
||||||
- filepath >=1.4.1 && <1.5
|
- filepath >=1.4.1 && <1.5
|
||||||
- directory >=1.3.0 && <1.4
|
- directory >=1.3.0 && <1.4
|
||||||
|
|
||||||
|
|||||||
@ -38,7 +38,7 @@ dependencies:
|
|||||||
- case-insensitive >=1.2.0 && <1.3
|
- case-insensitive >=1.2.0 && <1.3
|
||||||
- binary >=0.8.3 && <0.9
|
- binary >=0.8.3 && <0.9
|
||||||
- bytestring >=0.10.8 && <0.11
|
- bytestring >=0.10.8 && <0.11
|
||||||
- exceptions >=0.8.3 && <0.10
|
- exceptions >=0.8.3 && <0.11
|
||||||
- template-haskell >=2.11.1 && <2.14
|
- template-haskell >=2.11.1 && <2.14
|
||||||
|
|
||||||
library:
|
library:
|
||||||
|
|||||||
@ -36,7 +36,7 @@ dependencies:
|
|||||||
- uuid >=1.3.13 && <1.4
|
- uuid >=1.3.13 && <1.4
|
||||||
- bytestring >=0.10.8 && <0.11
|
- bytestring >=0.10.8 && <0.11
|
||||||
- binary >=0.8.3 && <0.9
|
- binary >=0.8.3 && <0.9
|
||||||
- exceptions >=0.8.3 && <0.10
|
- exceptions >=0.8.3 && <0.11
|
||||||
|
|
||||||
library:
|
library:
|
||||||
source-dirs: src
|
source-dirs: src
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user