diff options
| author | tv <tv@krebsco.de> | 2025-03-13 21:06:59 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2025-07-21 14:57:09 +0200 |
| commit | 15b6cb2e94243cd8f6c9912a78ee1a5e9738b264 (patch) | |
| tree | 7b22c54f7fb7c4d939cd371270c1ba86e48a931c /blessings.cabal | |
| parent | 50ae155a7fc075694eba6edc2cbc5419ed2731b7 (diff) | |
add splitAt
Diffstat (limited to 'blessings.cabal')
| -rw-r--r-- | blessings.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blessings.cabal b/blessings.cabal index 09b776c..d824304 100644 --- a/blessings.cabal +++ b/blessings.cabal @@ -9,6 +9,7 @@ library build-depends: base, bytestring, + extra, text exposed-modules: Blessings, |
