Skip to content

Commit

Permalink
add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kokobd authored and mergify[bot] committed Aug 15, 2022
1 parent e76d055 commit 3a2bcb3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.d/issue-8351
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
synopsis: Expose BuildFlags and ClientHaddockFlags
packages: cabal-install
prs: #8353
issues: #8351

description: {

Some types are present in public functions in cabal-install, but they are not exported.
This PR fix it for BuildFlags and ClientHaddockFlags.

}

0 comments on commit 3a2bcb3

Please sign in to comment.