You've imported a number of modules, and have written a lot of code with unqualified names. You want to import a new module but you know there will be a number name clashes so you want to switch your current usage of names to be qualified. It would be nice if you could change import Blah to import Blah as Bloo then magically qualify all the previous names imported from Blah with Bloo. After doing that you could then change import Blah as Bloo to import qualified Blah as Bloo and import your the new module using names from it without worry. Well, now you can...
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 10.0 | aarch64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb1.tgz |
NetBSD 10.0 | aarch64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 10.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.1.0nb5.tgz |
NetBSD 8.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 8.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.1.0nb5.tgz |
NetBSD 8.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb1.tgz |
NetBSD 9.0 | aarch64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 9.0 | aarch64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb1.tgz |
NetBSD 9.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 9.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.1.0nb5.tgz |
NetBSD 9.0 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb1.tgz |
NetBSD 9.3 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
NetBSD 9.3 | x86_64 | hs-hls-qualify-imported-names-plugin-1.0.2.0nb2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.