On Thu, Jun 27, 2013 at 8:46 PM, John Wiegley <jo...@fpcomplete.com> wrote:
>>>>>> David Fox <d...@seereason.com> writes:
>
>> I am pleased to announce the first release of module-management, a package
>> for cleaning import lists, and splitting and merging modules.  You can see a
>> description at the top of the documentation for Language.Haskell.Modules
>> (once it appears) here:
>
> How about building an executable along with the library called "cleanImports",
> so that I can use it from the command-line.  Otherwise, every who wants to use
> your library in this way will be writing pretty much the exact same code.
>
> cleanImports is something I've been wanting, just hadn't gotten around to
> writing it yet.  Thanks!

Cliff Beshers wrote a CLI for this, I will add it as a cabal
executable in the next version.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to