diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-04-26 07:43:07 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-04-26 07:43:07 +0200 |
| commit | 63d9a4245685154ae3df0c052114328348daa9a2 (patch) | |
| tree | d0aab133101312bcc81f7c322c2d767cd062f37d /fountainhead.cabal | |
| parent | a408435d47f172410916e4be99f07f821ba65346 (diff) | |
| download | fountainhead-63d9a4245685154ae3df0c052114328348daa9a2.tar.gz | |
Update buildenv to v6
Signed-off-by: Eugen Wissner <belka@caraus.de>
Diffstat (limited to 'fountainhead.cabal')
| -rw-r--r-- | fountainhead.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fountainhead.cabal b/fountainhead.cabal index b62bf28..bfe4c26 100644 --- a/fountainhead.cabal +++ b/fountainhead.cabal @@ -39,7 +39,7 @@ library Graphics.Fountainhead.TrueType hs-source-dirs: lib build-depends: - containers ^>= 0.7, + containers ^>= 0.8, megaparsec ^>= 9.7, time ^>= 1.15, transformers ^>= 0.6, |
