diff options
| author | Volpeon <github@volpeon.ink> | 2023-05-28 10:18:49 +0200 |
|---|---|---|
| committer | Volpeon <github@volpeon.ink> | 2023-05-28 10:18:49 +0200 |
| commit | b2c846b0daf9d6e26e1e2a07fecc848b4732baa0 (patch) | |
| tree | d76c99df7a6e52301d41c59eac1736137062ceac /package.yaml | |
| parent | Completed untested Flattening implementation (diff) | |
| download | hs-jsonld-b2c846b0daf9d6e26e1e2a07fecc848b4732baa0.tar.gz hs-jsonld-b2c846b0daf9d6e26e1e2a07fecc848b4732baa0.tar.bz2 hs-jsonld-b2c846b0daf9d6e26e1e2a07fecc848b4732baa0.zip | |
Fixed flattening errors
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 60226fb..adc0acb 100644 --- a/package.yaml +++ b/package.yaml | |||
| @@ -28,6 +28,7 @@ dependencies: | |||
| 28 | - megaparsec | 28 | - megaparsec |
| 29 | - modern-uri | 29 | - modern-uri |
| 30 | - mtl | 30 | - mtl |
| 31 | - pretty-simple | ||
| 31 | - rdf4h | 32 | - rdf4h |
| 32 | - relude | 33 | - relude |
| 33 | - req | 34 | - req |
