Mark Paths_ghcitui as autogen

This commit is contained in:
CrystalSplitter 2024-01-14 23:25:40 -08:00 committed by Jordan R AW
parent 09401ec6a1
commit d09a6d125b

View File

@ -64,6 +64,7 @@ executable ghcitui
, HelpText , HelpText
-- Cabal autogen module for package version info. -- Cabal autogen module for package version info.
, Paths_ghcitui , Paths_ghcitui
autogen-modules: Paths_ghcitui
ghc-options: -rtsopts ghc-options: -rtsopts
-threaded -threaded
-Wall -Wall