Re: [Haskell-cafe] [Haskell] ANNOUNCE: notcpp-0.0.1

14 Apr
2012
14 Apr
'12
11:41 a.m.
Hi,
scopeLookup :: String -> Q Exp
The example provided here [1] fails at runtime is no name can be found in scope. Would it make more sense to have scopeLookup :: [String] -> Q Exp and have compilation fail if no name in the list is in scope? By the way, the library brings an interesting approach to conditional compilation. Facundo [1] http://hackage.haskell.org/packages/archive/notcpp/0.0.1/doc/html/NotCPP-Sco...
4786
Age (days ago)
4786
Last active (days ago)
0 comments
1 participants
participants (1)
-
Facundo Domínguez