
16 Jul
2014
16 Jul
'14
3:25 p.m.
On Wed, Jul 16, 2014 at 10:51 AM, Carl Howells
If you want a prelude tailored to a specific project, you don't need this extension at all. Just create a module named Prelude in your project.
Do you know how to load a project like that in ghci? With cabal repl I get the following error: Top level: attempting to use module ‘Prelude’ (src/Prelude.hs) which is not loaded https://github.com/aavogt/preludeFlag is what I tried Regards, Adam