summaryrefslogtreecommitdiff
path: root/roles/programming/haskell/files/ghci.conf
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-02 17:03:49 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-02 17:03:49 +0100
commit397c4fed757d201af627636822981e85e84ea572 (patch)
treed6733d4022bf04784be84581f6c16e96a1b229e8 /roles/programming/haskell/files/ghci.conf
downloadAnsible-397c4fed757d201af627636822981e85e84ea572.tar.gz
Ansible-397c4fed757d201af627636822981e85e84ea572.tar.zst
Ansible-397c4fed757d201af627636822981e85e84ea572.zip
Validation initiale
Diffstat (limited to 'roles/programming/haskell/files/ghci.conf')
-rw-r--r--roles/programming/haskell/files/ghci.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/programming/haskell/files/ghci.conf b/roles/programming/haskell/files/ghci.conf
new file mode 100644
index 0000000..1de7ca1
--- /dev/null
+++ b/roles/programming/haskell/files/ghci.conf
@@ -0,0 +1,2 @@
1:set prompt "λ "
2:set -XOverloadedStrings