From f55c684b641a4fa593ce0f124f06401ddc0b5487 Mon Sep 17 00:00:00 2001 From: Sam T Date: Tue, 9 Jul 2013 00:40:03 +0400 Subject: + .ghci --- .ghci | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .ghci (limited to '.ghci') diff --git a/.ghci b/.ghci new file mode 100644 index 00000000..0c692119 --- /dev/null +++ b/.ghci @@ -0,0 +1,3 @@ +import Control.Concurrent +import Data.BEncode +import Network -- cgit v1.2.3