Skip to content

Commit

Permalink
Mark html-parse-length as unbuildable
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Dec 10, 2023
1 parent fcbdfe4 commit b7c61d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-parse.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ test-suite spec
-- For performance characterisation during optimisation
executable html-parse-length
main-is: app/Main.hs
--buildable: False
buildable: False
build-depends: base,
html-parse,
text
Expand Down

0 comments on commit b7c61d2

Please sign in to comment.