Fwd: Delivery Status Notification (Failure)

Hi I'm a Haskell noob, and decided to experiment with a simple package to get me started; ansi-terminal. However, I found a bug in one of the functions. How and to whom do I send a bug report ? Andrew in Scotland

On Wed, Jun 29, 2016 at 10:53:44AM +0100, A Smith wrote:
Hi I'm a Haskell noob, and decided to experiment with a simple package to get me started; ansi-terminal. However, I found a bug in one of the functions. How and to whom do I send a bug report ?
Hello Andrew, check the package page [1] and pick your fav method (email of github). Paste some code here too, if you want: maybe people can help. [1] https://hackage.haskell.org/package/ansi-terminal

On Wed, Jun 29, 2016 at 10:53:44AM +0100, A Smith wrote:
I'm a Haskell noob, and decided to experiment with a simple package to get me started; ansi-terminal. However, I found a bug in one of the functions. How and to whom do I send a bug report ?
Here's the Hackage page of ansi-terminal https://hackage.haskell.org/package/ansi-terminal It links to the Github repo https://github.com/feuerbach/ansi-terminal which has an issues tab https://github.com/feuerbach/ansi-terminal/issues I suggest you report your bug there. Tom
participants (3)
-
A Smith
-
Francesco Ariis
-
Tom Ellis