]> Repositorios git - classgraph.git/commit
Declare data/typecore.js in data-files
authorJavier Sagredo <[email protected]>
Thu, 18 Jun 2026 22:43:49 +0000 (00:43 +0200)
committerJavier Sagredo <[email protected]>
Thu, 18 Jun 2026 22:43:49 +0000 (00:43 +0200)
commit10bd1a98233440d90300a24d081103f2c1062d7d
tree82ad12d99f8d599065254759b7e9a922c58862e9
parent233065408ee5e3815b8f471cbf8d10ab58e11c68
Declare data/typecore.js in data-files

The new embedded asset is read by Template Haskell (embedFile) at compile
time; without it in data-files an sdist build (e.g. cabal install from a
tarball) can't find the file and fails. Mirrors the other data/*.js entries.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
classgraph.cabal