ghci - running functions defined in a where clause

1 Dec
2015
1 Dec
'15
10:48 a.m.
In ghci, is there a way to address and run functions defined in the where clause of a function? I do not see those functions available in the scope. Is this supported? I can imagine two classes of functions in a where clause. Functions which refer to the bindings in the surrounding scope and those which do not refer to any outside bindings. I guess the latter should be easier to support if we can refer to it or bring it in the current scope somehow. Thanks, harendra
3504
Age (days ago)
3504
Last active (days ago)
0 comments
1 participants
participants (1)
-
Harendra Kumar