Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nwolverson committed Nov 29, 2019
1 parent f949140 commit 5b02312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# purescript-erl-atom
# purescript-erl-file

Create Erlang atoms from Strings for use in accessing native libraries. ADTs compile down to tuples including atoms, but in many cases APIs require e.g. returning a specific atom, which we would otherwise have to do via FFI.
Basic wrapper around erlang `file` and `filelib` modules.

0 comments on commit 5b02312

Please sign in to comment.