diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-04-30 10:08:04 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-04-30 10:08:04 +0200 |
| commit | 65571bce0cc9dc947c1a6d8533ef464109d03043 (patch) | |
| tree | a5024714fa6bc557456500631353ca213ec33dbb /cabal.project.freeze | |
| parent | c88c74cffcb6284b5d2b076704ccaea4bad91dca (diff) | |
| download | blog-65571bce0cc9dc947c1a6d8533ef464109d03043.tar.gz | |
Constraint hakyll version
Cabel used 2.1.1 instead of latest version 4.16.8.0.
Diffstat (limited to 'cabal.project.freeze')
| -rw-r--r-- | cabal.project.freeze | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cabal.project.freeze b/cabal.project.freeze index 986d4a0..fa5cc90 100644 --- a/cabal.project.freeze +++ b/cabal.project.freeze @@ -1,4 +1,6 @@ -- CAVEAT: cabal2nix ignores cabal.project and cabal.project.freeze. -- Translate relevant constraints to nixpkgs haskellPackages overrides. +constraints: any.hakyll ==4.16.8.0 + index-state: hackage.haskell.org 2026-04-29T12:24:14Z |