Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Avoid declaring doc files as runtime data files
Browse files Browse the repository at this point in the history
  • Loading branch information
mietek committed Nov 17, 2014
1 parent 7ed406b commit 4040861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socks.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Category: Network
stability: experimental
Cabal-Version: >=1.6
Homepage: http://github.com/vincenthz/hs-socks
data-files: README.md, Example.hs
extra-doc-files: README.md, Example.hs

Library
Build-Depends: base >= 3 && < 5
Expand Down

0 comments on commit 4040861

Please sign in to comment.