In #157, the XDG support is added. However, when I tried moving ~/.haskeline to $XDG_CONFIG_HOME/haskeline/haskeline, it doesn't seem to take an effect. I currently set editMode: Vi and that doesn't seem to work in GHCi after I moved haskeline config file to $XDG_CONFIG_HOME/haskeline/haskeline.
In #157, the XDG support is added. However, when I tried moving
~/.haskelineto$XDG_CONFIG_HOME/haskeline/haskeline, it doesn't seem to take an effect. I currently seteditMode: Viand that doesn't seem to work in GHCi after I moved haskeline config file to$XDG_CONFIG_HOME/haskeline/haskeline.