Skip to content
#

type-system

Here are 196 public repositories matching this topic...

erszcz
erszcz commented Feb 18, 2022

When a module is autoimported, the -I flag does not seem to be taken into account to find header files it might include. Please consider the following example.

fullequirec_syntax.erl includes gradualizer.hrl - with -I include/ the former gets parsed properly and warnings are emitted. fullequirec_core.erl refers to types defined in fullequirec_syntax.erl so the latter is autoimported

Improve this page

Add a description, image, and links to the type-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the type-system topic, visit your repo's landing page and select "manage topics."

Learn more