DEV Community

Discussion on: Creating Haskell notebooks with org-mode

Collapse
 
cipharius profile image
Valts Liepiņš

Since GHCi has a builtin way to hide prompt, couldn't you use that instead of formatting output of every code block?

If I recall correctly, it went like:

:set prompt ""
Enter fullscreen mode Exit fullscreen mode
Collapse
 
viglioni profile image
Laura Viglioni

I didn't know that, it might work! :))

Collapse
 
rodryggoshell profile image
Rodrigo Martins

tem como vc me da uma ajuda??