Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: Feedback needed - CLI app + guide (Magnus Therning)
----------------------------------------------------------------------
Message: 1
Date: Mon, 16 Jan 2017 07:31:14 +0100
From: Magnus Therning <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Feedback needed - CLI app + guide
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Carlo Matteo Scalzo <[email protected]> writes:
> Hi all,
>
> I'm new to the community here, so please do let me know if I'm doing
> something wrong :-)
>
> I've been learning Haskell over the last year or so, reading books etc.,
> but I couldn't find a simple, real world example, so I decided to to write
> a simple command-line application in Haskell.
>
> The application and the code are free, and I've also written a short guide
> that uses the application as a use case to talk about Haskell and its
> features.
>
> Can you guys please download the guide (for free, of course) , and let me
> know if you found it useful?
>
> You can find it here:
>
> https://fifohaskell.com
>
> Please let me have your feedback (my personal email is on the website, if
> you don't want to reply here) - and thank you very much for your help!
Just had a quick look and things that I notice are:
1. Keep your source in a VCS like gitlab/github/etc?
2. It would be nice of you to put a copyright notice in the source so
users know what they may do with the source.
3. Please do create a proper package for it so you can publish it to
Hackage.
/M
--
Magnus Therning OpenPGP: 0x927912051716CE39
email: [email protected] jabber: [email protected]
twitter: magthe http://therning.org/magnus
As someone who's worked at multiple proprietary software companies,
having a roadmap doesn't magically make code happen.
— Josh Berkus (found in LWN 2016-04-16)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20170116/296649a4/attachment-0001.sig>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 103, Issue 12
******************************************