Home
last modified time | relevance | path

Searched refs:MultipleCabalFilesFound (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DProjectConfig.hs1230 (_:_:_) -> liftIO $ throwIO $ MultipleCabalFilesFound packageDir
1324 | MultipleCabalFilesFound FilePath constructor
1369 _files -> Left (Right $ MultipleCabalFilesFound tarballFile)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DProjectConfig.hs1216 (_:_:_) -> liftIO $ throwIO $ MultipleCabalFilesFound packageDir
1311 | MultipleCabalFilesFound FilePath constructor
1356 _files -> Left (Right $ MultipleCabalFilesFound tarballFile)
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DTypes.hs821 | MultipleCabalFilesFound !(Path Abs Dir) ![Path Abs File] constructor
920 display (MultipleCabalFilesFound dir files) =
H A DStorage.hs1073 _:_ -> throwIO $ P.MultipleCabalFilesFound pkgDir files
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/
H A DPantry.hs714 _:_ -> throwIO $ MultipleCabalFilesFound pkgDir files