diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index ac13e9a..7cd6130 100644 --- a/package.yaml +++ b/package.yaml @@ -26,6 +26,7 @@ library: - getopt-generics - regex-tdfa - extra + - deepseq - witherable - dotgen - text-metrics @@ -78,7 +79,6 @@ executables: - microlens-platform - fmt - tomland - - dotgen - stm - async - cryptohash-sha1 |