diff --git a/elf.cabal b/elf.cabal index a8b3410..2e80f4a 100644 --- a/elf.cabal +++ b/elf.cabal @@ -14,7 +14,7 @@ Synopsis: An Elf parser Description: Parser for ELF object format. Extra-Source-Files: testdata/tiny testdata/bloated testdata/HOWTO testdata/bloated.cpp testdata/tiny.asm - testdata/empty + testdata/empty testdata/vdso tested-with: GHC == 8.6.2