{application,haki,
             [{description,"Haki Cache: Use the Erlang constant pool to compile your shared data into modules."},
              {vsn,"0.3.2"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[haki,haki_asm_compiler,haki_beam_compiler,
                        haki_compiler,haki_syntax_compiler]},
              {maintainers,["Sasan Hezarkhani"]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/gootik/hakicache"}]}]}.
