Skip to content

Commit 482acee

Browse files
committed
Move documentation to extra-doc-files
1 parent b30971d commit 482acee

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

binary.cabal

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ stability: provisional
2929
build-type: Simple
3030
tested-with: GHC == 8.0.2, GHC ==8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.6, GHC == 9.4.4
3131
extra-source-files:
32-
README.md changelog.md docs/hcar/binary-Lb.tex tools/derive/*.hs
33-
32+
tools/derive/*.hs
3433
-- from the benchmark 'bench'
3534
extra-source-files:
3635
benchmarks/CBenchmark.h
36+
extra-doc-files:
37+
README.md changelog.md docs/hcar/binary-Lb.tex
3738

3839
source-repository head
3940
type: git

0 commit comments

Comments
 (0)