mikeizbicki / subhask

Type safe interface for working in subcategories of Hask
BSD 3-Clause "New" or "Revised" License
418 stars 43 forks source link

refactor of cabal file, adding flags #46

Closed tonyday567 closed 8 years ago

tonyday567 commented 8 years ago
mikeizbicki commented 8 years ago

Thanks!

I didn't realize you could pass flags to cabal like that. That's a much nicer solution.

tonyday567 commented 8 years ago

Quick turnaround, thanks!

mikeizbicki commented 8 years ago

Actually, I just realized why I didn't use the executable cabal field for the examples. Cabal will add those executables to ~/.cabal/bin, which I have in my PATH. This polutes the namespace a bit and wastes a bit of disk space.

Was there a particular reason you made the switch?

tonyday567 commented 8 years ago

Good reason, and no reason for my choice other than they weren't test suites.

On Fri, Jun 17, 2016 at 9:35 AM Mike Izbicki notifications@github.com wrote:

Actually, I just realized why I didn't use the executable cabal field for the examples. Cabal will add those executables to ~/.cabal/bin, which I have in my PATH. This polutes the namespace a bit and wastes a bit of disk space.

Was there a particular reason you made the switch?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mikeizbicki/subhask/pull/46#issuecomment-226643770, or mute the thread https://github.com/notifications/unsubscribe/ABjATfwuF0w-BLZKrwOK8Q2tGve5TAY4ks5qMd27gaJpZM4I35Dk .