Skip to content

Commit a96e8e9

Browse files
committed
Revert stack.cabal
1 parent 549a7bc commit a96e8e9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

stack.cabal

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.0
22

3-
-- This file has been generated from package.yaml by hpack version 0.34.7.
3+
-- This file has been generated from package.yaml by hpack version 0.34.4.
44
--
55
-- see: https://github.com/sol/hpack
66

@@ -462,8 +462,6 @@ executable stack-integration-test
462462
other-modules:
463463
StackTest
464464
Paths_stack
465-
autogen-modules:
466-
Paths_stack
467465
hs-source-dirs:
468466
test/integration
469467
test/integration/lib
@@ -592,8 +590,6 @@ test-suite stack-test
592590
Stack.Types.TemplateNameSpec
593591
Stack.UploadSpec
594592
Paths_stack
595-
autogen-modules:
596-
Paths_stack
597593
hs-source-dirs:
598594
src/test
599595
ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -optP-Wno-nonportable-include-path -threaded

0 commit comments

Comments
 (0)