Skip to content

Commit 143b673

Browse files
committed
WIP
1 parent fcd13a9 commit 143b673

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

postgresql-libpq-pgconfig/postgresql-libpq-pgconfig.cabal

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ author: Grant Monroe, Leon P Smith, Joey Adams
1818
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
1919
copyright: (c) 2024 Oleg Grenrus
2020
category: Database
21-
build-type: Configure
21+
extra-doc-files: CHANGELOG.md
2222
tested-with:
2323
GHC ==8.6.5
2424
|| ==8.8.4
@@ -30,7 +30,10 @@ tested-with:
3030
|| ==9.8.2
3131
|| ==9.10.1
3232

33-
extra-source-files: CHANGELOG.md configure
33+
build-type: Configure
34+
extra-source-files:
35+
configure
36+
postgresql-libpq-pgconfig.buildinfo.in
3437

3538
library
3639
default-language: Haskell2010

0 commit comments

Comments
 (0)