Skip to content

Commit c177d88

Browse files
nicuveoabooij
andauthored
Fix developer flag in server/cabal.project.freeze
Co-authored-by: Auke Booij <[email protected]>
1 parent e9fad5c commit c177d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/cabal.project.freeze

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ constraints: any.Cabal ==3.2.0.0,
142142
any.ghc-heap-view ==0.6.2,
143143
ghc-heap-view -prim-supports-any,
144144
any.ghc-prim ==0.6.1,
145-
graphql-engine +developer -profiling,
145+
graphql-engine -developer -profiling,
146146
any.happy ==1.19.12,
147147
happy +small_base,
148148
any.hashable ==1.3.0.0,

0 commit comments

Comments
 (0)