Skip to content

Commit 8c02b73

Browse files
committed
cabal: satisfy autogen-modules requirement
1 parent f28d02d commit 8c02b73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hnix.cabal

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@ library
392392
Nix.XML
393393
other-modules:
394394
Paths_hnix
395+
autogen-modules:
396+
Paths_hnix
395397
hs-source-dirs:
396398
src
397399
mixins:
@@ -480,6 +482,8 @@ executable hnix
480482
other-modules:
481483
Repl
482484
Paths_hnix
485+
autogen-modules:
486+
Paths_hnix
483487
ghc-options: -Wall
484488
build-depends:
485489
aeson

0 commit comments

Comments
 (0)