packages feed

ghcup-0.1.17.2: lib/GHCup/Utils/File/Common.hs-boot

module GHCup.Utils.File.Common where

import           Text.Regex.Posix

findFiles :: FilePath -> Regex -> IO [FilePath]