Prefix generic interface names with "gen_"
[hope.git] / src / hope_option.erl
index 529158d..5721628 100644 (file)
@@ -1,6 +1,6 @@
 -module(hope_option).
 
--behavior(hope_monad).
+-behavior(hope_gen_monad).
 
 -export_type(
     [ t/1
This page took 0.017139 seconds and 4 git commands to generate.