Skip to content

Commit

Permalink
fix compilation for 4.02. not sure whether reduce is allowed in this …
Browse files Browse the repository at this point in the history
…module
  • Loading branch information
hannesm committed Nov 21, 2016
1 parent 578abf7 commit c31363a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib_runtime/mirage_pp.ml
@@ -1,3 +1,5 @@
open Result

let pp_console_error pp = function
| `Invalid_console str -> Format.fprintf pp "invalid console %s" str

Expand Down

0 comments on commit c31363a

Please sign in to comment.