Home
last modified time | relevance | path

Searched refs:FixityLevel (Results 1 – 6 of 6) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DNotation.hs354 , sectLevel :: Maybe FixityLevel
H A DCommon.hs2434 data FixityLevel type
2441 instance Null FixityLevel where
2446 instance NFData FixityLevel where
2460 , fixityLevel :: !FixityLevel
2526 _fixityLevel :: Lens' FixityLevel Fixity
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Concrete/
H A DOperators.hs417 level :: NewNotation -> FixityLevel
H A DPretty.hs616 instance Pretty FixityLevel where
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Serialise/Instances/
H A DCommon.hs349 instance EmbPrj FixityLevel where
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DPrimitive.hs238 instance ToTerm FixityLevel where