[Haskell-beginners] import not working

David McBride toad3k at gmail.com
Sat Jun 5 10:48:05 UTC 2021


Spam detection software, running on the system "mail.haskell.org", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
@@CONTACT_ADDRESS@@ for details.

Content preview:  safe is a non core package. You will have to install it by
   using the command stack exec --package safe ghci You can do that with multiple
   packages. And I believe you can write a shebang at the top of you're script
   so that these packages are installed automatically when you run the script.
   [...] 

Content analysis details:   (5.0 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.0 FREEMAIL_FROM          Sender email is commonly abused enduser mail provider
                            (toad3k[at]gmail.com)
-0.0 SPF_PASS               SPF: sender matches SPF record
 5.0 UNWANTED_LANGUAGE_BODY BODY: Message written in an undesired language
-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
                            [score: 0.0000]
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.0 T_DKIM_INVALID         DKIM-Signature header exists but is not valid
 1.9 FREEMAIL_REPLY         From and body contain different freemails

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

-------------- next part --------------
An embedded message was scrubbed...
From: David McBride <toad3k at gmail.com>
Subject: Re: [Haskell-beginners] import not working
Date: Sat, 5 Jun 2021 06:48:05 -0400
Size: 9743
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20210605/65725eef/attachment.mht>


More information about the Beginners mailing list