0 | ||| URL 模块提供了处理 URL 的核心功能
1 | ||| 这个模块重导出了 Network.URL.General 模块中的所有公共定义
2 | module Network.URL
3 |
4 | import public Network.URL.General