Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 23d36a0

Browse files
committed
Adjust build plan re head.hackage changes
1 parent 7042ea4 commit 23d36a0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

cabal.project

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,21 @@ package reflection
3232
if impl(ghc >= 9.10)
3333
allow-newer:
3434
, base
35+
, bytestring
36+
, containers
3537
, deepseq
38+
, filepath
3639
, ghc-prim
3740
, template-haskell
41+
, text
42+
, time
3843

39-
packages: https://ghc.gitlab.haskell.org/head.hackage/package/text-short-0.1.5.tar.gz
44+
constraints:
45+
directory installed,
46+
process installed,
47+
time installed,
48+
unix installed
4049

41-
packages: https://ghc.gitlab.haskell.org/head.hackage/package/free-5.2.tar.gz
50+
packages: https://ghc.gitlab.haskell.org/head.hackage/package/text-short-0.1.5.tar.gz
4251

4352
packages: https://ghc.gitlab.haskell.org/head.hackage/package/lens-5.2.3.tar.gz

0 commit comments

Comments
 (0)