[Haskell-beginners] Converting a data type to an abstract data type

Kim-Ee Yeoh ky3 at atamo.com
Tue Sep 15 03:16:29 UTC 2015


On Tue, Sep 15, 2015 at 1:23 AM, Ryan Warner <
ryan.warner.mn+haskell at gmail.com> wrote:

> However, I see the potential for this to be a bigger job. Are there any
> editors that automate that kind of refactoring?


Let me ask: for this smaller scenario, what were the repetitive activities?
Specifically, how would automation alleviate the labor?

As for the potential for this to be a bigger job, aren't there ways of
minimizing such blowup risks in the first place? What can be done to avoid
incrementalizing on data design?

-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150915/2b5b8636/attachment.html>


More information about the Beginners mailing list