Rename section to clarify it's not just about warnings
This commit is contained in:
parent
864c515469
commit
a0e6aa2b23
|
@ -9,12 +9,12 @@ maintainer: ngws@metanohi.name
|
|||
build-type: Simple
|
||||
extra-doc-files: README.md
|
||||
|
||||
common warnings
|
||||
common common
|
||||
ghc-options: -Wall
|
||||
default-language: GHC2024
|
||||
|
||||
executable byg
|
||||
import: warnings
|
||||
import: common
|
||||
main-is: Main.hs
|
||||
hs-source-dirs: src
|
||||
build-depends: base
|
||||
|
|
Loading…
Reference in New Issue