Skip to content

Commit

Permalink
Merge 3b093cd into a44ce7b
Browse files Browse the repository at this point in the history
  • Loading branch information
weiss committed Sep 7, 2016
2 parents a44ce7b + 3b093cd commit 11857f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fast_yaml.erl
Expand Up @@ -23,6 +23,8 @@

-module(fast_yaml).

-compile(no_native).

%% API
-export([load_nif/0, decode/1, decode/2, start/0, stop/0,
decode_from_file/1, decode_from_file/2, encode/1, format_error/1]).
Expand Down

0 comments on commit 11857f2

Please sign in to comment.