thomashoneyman / purescript-halogen-realworld

Exemplary real world application built with PureScript + Halogen
https://thomashoneyman.com/guides/real-world-halogen
MIT License
792 stars 86 forks source link

virtual module prefix Conduit #121

Open yaitskov opened 1 year ago

yaitskov commented 1 year ago

I noticed that some modules has virtual prefix "Conduit." though folder path in src starts with second segment.

I thought the import was from library and spent significant amount of time on purs trying to find source code.