[Haskell-beginners] Is working with Haskell easier on Linux than on a Mac?

Brandon Allbery allbery.b at gmail.com
Mon Oct 20 00:40:01 UTC 2014


On Sun, Oct 19, 2014 at 8:36 PM, Brandon Allbery <allbery.b at gmail.com>
wrote:

> On Sun, Oct 19, 2014 at 8:34 PM, Michael Martin <mmartin4242 at gmail.com>
> wrote:
>
>> Signals.h provides an interface to OS process signals
>
>
> That is <signal.h>, not "Signals.h". And while case may be fungible on OS
> X, the trailing "s" is not.
>

To be quite clear:

    pyanfar:857 Z$ ls -l /usr/include/signal.h
    -r--r--r--  1 root  wheel  5318 Oct 17 05:41 /usr/include/signal.h
    pyanfar:858 Z$ pkgutil --file-info /usr/include/signal.h
    volume: /
    path: /usr/include/signal.h

    pkgid: com.apple.pkg.DevSDK_OSX109
    pkg-version: 6.1.0.0.1.1413057044
    install-time: 1413646296
    uid: 0
    gid: 0
    mode: 444

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20141019/fb122b30/attachment.html>


More information about the Beginners mailing list