Skip to content

Commit

Permalink
Add bytestring-cpp-macros.h to install-includes
Browse files Browse the repository at this point in the history
In particular, this ensures that `cabal sdist` grabs it.
  • Loading branch information
clyring committed Sep 16, 2023
1 parent 4aa302d commit a480aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bytestring.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ library
include-dirs: include
includes: fpstring.h
install-includes: fpstring.h
bytestring-cpp-macros.h

test-suite bytestring-tests
type: exitcode-stdio-1.0
Expand Down

0 comments on commit a480aa5

Please sign in to comment.