есть отладочная печать, есть отладчик в ghci
>отладчик ghci
λ: :break 166
Breakpoint 0 activated at src\Application.hs:166:18-63
:step getAppSettings
Stopped in Application.getAppSettings, src\Application.hs:166:18-63
_result :: IO AppSettings = _
[src\Application.hs:166:18-63]
:step
до свидания