Skip to content

Commit

Permalink
Remove includes from .cabal-file
Browse files Browse the repository at this point in the history
This is useless at best, and a common source of confusion.

haskell/cabal#10145
sol/hpack#355
  • Loading branch information
sol authored Jun 25, 2024
1 parent 686cbaf commit cd877f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion old-time.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ Library
cbits/timeUtils.c

include-dirs: include
includes: HsTime.h
install-includes:
HsTime.h

Expand Down

0 comments on commit cd877f2

Please sign in to comment.