Home
last modified time | relevance | path

Searched refs:TreeWithoutCabalFile (Results 1 – 3 of 3) sorted by relevance

/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/test/Pantry/
H A DArchiveSpec.hs57 treeWithoutCabalFile (TreeWithoutCabalFile _) = True
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DArchive.hs509 [] -> throwM $ TreeWithoutCabalFile loc
512 [] -> throwM $ TreeWithoutCabalFile loc
H A DTypes.hs817 | TreeWithoutCabalFile !RawPackageLocationImmutable constructor
902 display (TreeWithoutCabalFile pl) = "No cabal file found for " <> display pl