sboosali / enumerate

enumerate all the values in a finite type (automatically)
8 stars 2 forks source link

dependency on spiros #4

Open lingnand opened 8 years ago

lingnand commented 8 years ago

Why do we need a customized prelude?

sboosali commented 8 years ago

oh, I don't know if it adds any dependencies that would be there. Does it get in the way of anything? I have my own idioms, I don't like partial functions, and I like providing as many instances as possible. Without it, there would be a lot of boilerplate imports that get in the way of seeing what's actually imported.

(For stability, I'll release them both on hackage soon, but I'd taken a break from Haskell for a few months.)

On Sun, Sep 11, 2016 at 6:52 PM, Lingnan Dai notifications@github.com wrote:

Why do we need a customized prelude?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sboosali/enumerate/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNoMXKD5xehBuC0AS5EhIJ5lq3gLZFLks5qpCPNgaJpZM4J6CTm .

(this message was composed with dictation: charitably interpret typos)Sam Boosalis