[Haskell] ANNOUNCE: Haskell File Manager

2009-04-26 Thread Michael Dever
Hi,

The first release of Haskell File Manager has been uploaded to
http://code.haskell.org/haskellfm

This is a program for viewing/managing the files on your computer. It has
all the common functionality you would expect from your current file
manager, copying, moving, deleting, renaming, opening and searching. It is a
beta release, so you know what to expect there, and any bugs found can be
filed at http://trac.haskell.org/haskellfm .

Regards,

Michael
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] ANNOUNCE: Haskell File Manager

2009-04-26 Thread Don Stewart
Well done! Any screenshots? 

michael.dever2:
 Hi,
 
 The first release of Haskell File Manager has been uploaded to http://
 code.haskell.org/haskellfm
 
 This is a program for viewing/managing the files on your computer. It has all
 the common functionality you would expect from your current file manager,
 copying, moving, deleting, renaming, opening and searching. It is a beta
 release, so you know what to expect there, and any bugs found can be filed at
 http://trac.haskell.org/haskellfm .
 
 Regards,
 
 Michael

 ___
 Haskell mailing list
 Haskell@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell

___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] ANNOUNCE: Haskell File Manager

2009-04-26 Thread Thomas Davie


On 26 Apr 2009, at 18:24, Michael Dever wrote:


Hi,

The first release of Haskell File Manager has been uploaded to 
http://code.haskell.org/haskellfm

This is a program for viewing/managing the files on your computer.  
It has all the common functionality you would expect from your  
current file manager, copying, moving, deleting, renaming, opening  
and searching. It is a beta release, so you know what to expect  
there, and any bugs found can be filed at http://trac.haskell.org/haskellfm 
 .



TreeFunctions.hs:24:7:
Could not find module `DirectoryTree':
  Use -v to see a list of the files searched for.

Bob
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] ANNOUNCE: Haskell File Manager

2009-04-26 Thread Michael Dever

FYI,

The blog with a screenshot of it:

http://www.mickinator.com/wordpress/?cat=5

Regards,
Michael

On 26/04/2009 17:24, Michael Dever michael.dev...@mail.dcu.ie wrote:

 Hi,
 
 The first release of Haskell File Manager has been uploaded to
 http://code.haskell.org/haskellfm
 
 This is a program for viewing/managing the files on your computer. It has all
 the common functionality you would expect from your current file manager,
 copying, moving, deleting, renaming, opening and searching. It is a beta
 release, so you know what to expect there, and any bugs found can be filed at
 http://trac.haskell.org/haskellfm .
 
 Regards,
 
 Michael
 
 ___
 Haskell mailing list
 Haskell@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell

___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] ANNOUNCE: Haskell File Manager

2009-04-26 Thread Deniz Dogan
2009/4/26 Michael Dever michael.dev...@mail.dcu.ie:
 Hi,

 The first release of Haskell File Manager has been uploaded to
 http://code.haskell.org/haskellfm

 This is a program for viewing/managing the files on your computer. It has
 all the common functionality you would expect from your current file
 manager, copying, moving, deleting, renaming, opening and searching. It is a
 beta release, so you know what to expect there, and any bugs found can be
 filed at http://trac.haskell.org/haskellfm .

Cool! Are there any plans on making a console UI as well?

--
Deniz Dogan
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell