Skip to content
Snippets Groups Projects
Commit 28daab12 authored by f-a's avatar f-a Committed by Mikolaj
Browse files

Update .cabal files

`extra-doc-files` and `no-autogen-paths` warnings.
parent 8f79eb4a
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ description:
category: Distribution
build-type: Simple
extra-source-files:
extra-doc-files:
README.md ChangeLog.md
source-repository head
......
......@@ -21,7 +21,7 @@ build-type: Simple
-- If we use a new Cabal feature, this needs to be changed to Custom so
-- we can bootstrap.
extra-source-files:
extra-doc-files:
README.md ChangeLog.md
source-repository head
......
......@@ -14,7 +14,7 @@ maintainer: Cabal Development Team <cabal-devel@haskell.org>
copyright: 2003-2024, Cabal Development Team
category: Distribution
build-type: Simple
Extra-Source-Files:
extra-doc-files:
ChangeLog.md
source-repository head
......
......@@ -17,8 +17,9 @@ Copyright: 2003-2024, Cabal Development Team
Category: Distribution
Build-type: Simple
Extra-Source-Files:
README.md
bash-completion/cabal
extra-doc-files:
README.md
changelog
source-repository head
......@@ -67,6 +68,8 @@ library
default-extensions: TypeOperators
hs-source-dirs: src
autogen-modules:
Paths_cabal_install
other-modules:
Paths_cabal_install
exposed-modules:
......
  • f-a @trac-f-a

    mentioned in commit efdea9b3

    ·

    mentioned in commit efdea9b3

    Toggle commit list
  • f-a @trac-f-a

    mentioned in commit b333a7e3

    ·

    mentioned in commit b333a7e3

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment