Skip to content

Instantly share code, notes, and snippets.

@joneshf
Created April 27, 2018 12:28
Show Gist options
  • Select an option

  • Save joneshf/7b0d4e57c26492e7c0ee2f3e910099fd to your computer and use it in GitHub Desktop.

Select an option

Save joneshf/7b0d4e57c26492e7c0ee2f3e910099fd to your computer and use it in GitHub Desktop.

Revisions

  1. joneshf created this gist Apr 27, 2018.
    4 changes: 4 additions & 0 deletions Main.purs
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    module Main where

    foo :: forall r. ( | r) -> r
    foo x = x