Skip to content

Commit

Permalink
Support OSX as well
Browse files Browse the repository at this point in the history
The binaries exist now:
dhall-lang/dhall-haskell#181 (comment)
So, we ought to support them here explicitly.
  • Loading branch information
joneshf committed Nov 21, 2017
1 parent 255cd02 commit 93f407d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -22,6 +22,7 @@
},
"homepage": "https://github.com/joneshf/node-dhall-haskell-bin#readme",
"os": [
"darwin",
"linux"
],
"dependencies": {
Expand Down

0 comments on commit 93f407d

Please sign in to comment.