ContentsIndex
Drivers.SearchPackage
Description
this module contains the functionality needed for searching for packages
Synopsis
search_for_packages_short :: ByteString -> [FilePath] -> IO ()
search_for_packages_detailed :: ByteString -> [FilePath] -> IO ()
Documentation
search_for_packages_short :: ByteString -> [FilePath] -> IO ()
Simply retrieve matches and print them out
search_for_packages_detailed :: ByteString -> [FilePath] -> IO ()
Retrieve detailed information for all matched packages
Produced by Haddock version 2.4.2