Home
last modified time | relevance | path

Searched defs:licenseRaw (Results 1 – 14 of 14) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/PackageDescription/
H A DLens.hs42 licenseRaw f s = fmap (\x -> s { T.licenseRaw = x }) (f (T.licenseRaw s)) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/PackageDescription/
H A DLens.hs44 licenseRaw f s = fmap (\x -> s { T.licenseRaw = x }) (f (T.licenseRaw s)) function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/PackageDescription/
H A DLens.hs44 licenseRaw f s = fmap (\x -> s { T.licenseRaw = x }) (f (T.licenseRaw s)) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/PackageDescription/
H A DLens.hs45 licenseRaw f s = fmap (\x -> s { T.licenseRaw = x }) (f (T.licenseRaw s)) function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/PackageDescription/
H A DLens.hs43 licenseRaw f s = fmap (\x -> s { T.licenseRaw = x }) (f (T.licenseRaw s)) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DPackageDescription.hs110 licenseRaw :: Either SPDX.License License, function
200 licenseRaw = Right UnspecifiedLicense, -- TODO: function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DPackageDescription.hs111 licenseRaw :: Either SPDX.License License, function
201 licenseRaw = Right UnspecifiedLicense, -- TODO: function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DPackageDescription.hs110 licenseRaw :: Either SPDX.License License, function
200 licenseRaw = Right UnspecifiedLicense, -- TODO: function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DPackageDescription.hs114 licenseRaw :: Either SPDX.License License, function
222 licenseRaw = Right UnspecifiedLicense, -- TODO: function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DPackageDescription.hs115 licenseRaw :: Either SPDX.License License, function
224 licenseRaw = Right UnspecifiedLicense, -- TODO: function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DCmdRun.hs476 , licenseRaw = Left SPDX.NONE function
H A DCmdRepl.hs406 , licenseRaw = Left SPDX.NONE function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DCmdRun.hs430 , licenseRaw = Left SPDX.NONE function
H A DCmdRepl.hs369 , licenseRaw = Left SPDX.NONE function