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 4391040 commit 192824c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion primitive.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Library

Include-Dirs: cbits
Install-Includes: primitive-memops.h
includes: primitive-memops.h
c-sources: cbits/primitive-memops.c
if !os(solaris)
cc-options: -ftree-vectorize
Expand Down

0 comments on commit 192824c

Please sign in to comment.