Home
last modified time | relevance | path

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

/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/
H A DExterns.hs58 , efDeclarations :: [ExternsDeclaration] function
215 efDeclarations = concatMap toExternsDeclaration exps function