Aaron Feng on 6 Oct 2009 19:53:00 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Haskell workshop?

  • From: Aaron Feng <aaron.feng@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Re: Haskell workshop?
  • Date: Tue, 6 Oct 2009 22:52:48 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of aaron.feng@gmail.com designates 209.85.221.191 as permitted sender) smtp.mail=aaron.feng@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received:received-spf:received:dkim-signature :domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type:reply-to:sender :precedence:x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; bh=73Bjyq6q6QbZNYzq55hY9A73nNN8V/JWdVrUJWNjpSA=; b=rG/rFSQWZqqoIKz12Nr1PE3DgGbTvItDI9yq0xkqynGAHA1DutiD+2NdBFS6TLcsG/ 6eeb6NAix9O8Dadhmsn/5JfIEk6CzwY7kL39SphPwjsSXVppwNNfXLFMRx4+gq1Tj39B 34yNBszkd7yP+yI4bjbKjURyBPwJbmrpkGs08=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=P742xv165/F3YKV3/lIfjIGrAEjHRQv2E+Qyzr+CJB0=; b=M0binJ4MpjzXjGiG4ufYmLBLLhe559l0nLcrzQ0HmGJ2fMbXWOxZ3tdfr0TZviP21Q ChUi7yROoEbLymDsIpOLv9x0RhpSEfkQGI0QW/w+LCf3fnFVyi/HUV937zzoQybsZUJD iZj0RrYlx2XOaIqMJ7p+ySxe6G117TLkdSG5U=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

For people that are interested in learning Haskell, Learn you a Haskell is pretty good basic tutorial (http://learnyouahaskell.com/)

Aaron