dwango / fialyzer

[WIP] Faster Implementation of Dialyzer
https://dwango.github.io/fialyzer/
Apache License 2.0
56 stars 8 forks source link

Support `-import` modules #166

Open yoshihiro503 opened 5 years ago

yoshihiro503 commented 5 years ago

Currently, importing modules with -import has no effect.

Priority

The priority is low because -import is rarely used.

How to resolve this

Gives the imported modules when creating ctx used for the derivation.