From 499b5c6e4892d1ee85b23b12f67144055321458d Mon Sep 17 00:00:00 2001 From: Paul Cadman Date: Fri, 13 Sep 2024 17:42:24 +0100 Subject: [PATCH] Add comments describing the differences between this file and the one generated by stack2cabal --- cabal.project.freeze | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cabal.project.freeze b/cabal.project.freeze index 68cacc47fc..ff3373f729 100644 --- a/cabal.project.freeze +++ b/cabal.project.freeze @@ -8,6 +8,9 @@ constraints: any.AC-Angle ==1.0, any.Blammo ==1.1.3.0, any.Boolean ==0.2.4, any.BoundedChan ==1.0.3.0, + -- Removed so that we can build with different versions of Cabal + -- any.Cabal ==3.10.3.0, + -- any.Cabal-syntax ==3.10.3.0, any.ChannelT ==0.0.0.7, any.Chart ==1.9.5, any.Chart-cairo ==1.9.4.1, @@ -538,6 +541,7 @@ constraints: any.AC-Angle ==1.0, any.constraints ==0.14.2, any.constraints-extras ==0.4.0.1, any.construct ==0.3.1.2, + -- stack2cabal: any.containers ==0.6.8 any.containers ==0.7, any.context ==0.2.1.0, any.context-http-client ==0.2.0.2, @@ -707,6 +711,7 @@ constraints: any.AC-Angle ==1.0, any.digits ==0.3.1, any.dimensional ==1.5, any.direct-sqlite ==2.3.29, + -- stack2cabal: any.directory ==1.3.8.5 any.directory ==1.3.8.3, directory-ospath-streaming -os-string, any.directory-ospath-streaming ==0.1.0.2, @@ -833,6 +838,7 @@ constraints: any.AC-Angle ==1.0, any.exception-hierarchy ==0.1.0.11, any.exception-mtl ==0.4.0.2, any.exception-transformers ==0.4.0.12, + -- stack2cabal: any.exceptions ==0.10.8 any.exceptions ==0.10.7, any.executable-hash ==0.2.0.4, any.executable-path ==0.0.3.1, @@ -882,6 +888,7 @@ constraints: any.AC-Angle ==1.0, any.filecache ==0.5.0, any.filelock ==0.1.1.7, any.filemanip ==0.3.6.3, + -- stack2cabal any.filepath ==1.4.300.2 any.filepath ==1.5.2.0, any.filepattern ==0.1.3, any.fileplow ==0.1.0.0, @@ -1130,6 +1137,7 @@ constraints: any.AC-Angle ==1.0, any.happy ==1.20.1.1, any.happy-meta ==0.2.1.0, any.has-transformers ==0.1.0.4, + -- stack2cabal: any.hashable ==1.4.4.0 any.hashable ==1.4.5.0, any.hashids ==1.1.1.0, any.hashmap ==1.3.3, @@ -1882,6 +1890,7 @@ constraints: any.AC-Angle ==1.0, any.optparse-text ==0.1.1.0, any.ordered-containers ==0.2.4, any.ormolu ==0.7.4.0, + -- stack2cabal: any.os-string ==2.0.3 any.os-string ==2.0.2, any.overhang ==1.0.0, any.packcheck ==0.7.0, @@ -2056,6 +2065,7 @@ constraints: any.AC-Angle ==1.0, any.primitive-unlifted ==2.1.0.0, any.print-console-colors ==0.1.0.0, any.probability ==0.2.8, + -- stack2cabal: any.process ==1.6.21.0 any.process ==1.6.19.0, any.process-extras ==0.7.4, any.product-isomorphic ==0.0.3.4,