Is it possible to load bindings into ghci

24 Aug
2004
24 Aug
'04
11:46 a.m.
Hi everybody! At the moment it happens that I use an unfinished program with ghci. And each time I start GHCi, I have to introduce the same bindings aka 'cont <- readFile "myFile"' ... Is there a way to define them once in a File and then point GHCi to it? (I need somme of the functions in the unfinished program so it has to be after reading the program file.) Thanks, Andreas
7709
Age (days ago)
7709
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andreas Marth