Format and add string-conv
This commit is contained in:
parent
d2dd96b709
commit
a43eb4fe62
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
name: ris-utils
|
name: ris-utils
|
||||||
version: 0.0.3
|
version: 0.0.3
|
||||||
homepage: "https://git.fiskhamn.se/steffenomak/ris-utils#readme"
|
homepage: "https://git.fiskhamn.se/steffenomak/ris-utils#readme"
|
||||||
@ -29,6 +30,7 @@ dependencies:
|
|||||||
- unliftio == 0.2.*
|
- unliftio == 0.2.*
|
||||||
- co-log-core == 0.3.*
|
- co-log-core == 0.3.*
|
||||||
- bytestring == 0.11.*
|
- bytestring == 0.11.*
|
||||||
|
- string-conv == 0.2.*
|
||||||
|
|
||||||
ghc-options:
|
ghc-options:
|
||||||
- -Wall
|
- -Wall
|
||||||
|
|||||||
@ -62,6 +62,7 @@ library
|
|||||||
, effectful >=2.2.2.0 && <3
|
, effectful >=2.2.2.0 && <3
|
||||||
, effectful-core >=2.2.2.0 && <3
|
, effectful-core >=2.2.2.0 && <3
|
||||||
, effectful-th ==1.*
|
, effectful-th ==1.*
|
||||||
|
, string-conv ==0.2.*
|
||||||
, text ==2.*
|
, text ==2.*
|
||||||
, torsor ==0.1
|
, torsor ==0.1
|
||||||
, unliftio ==0.2.*
|
, unliftio ==0.2.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user