X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=.ghci;fp=.ghci;h=8d30952b798b649ad74da1b26a9400047e8c2b63;hp=9d0bab9d4753fc692d6283c729422bba1fa9cdd9;hb=c9a905e0ab69317448f261377ab9031fb83443b4;hpb=15fd6f764f88f79424d7caaba564e57df564b532 diff --git a/.ghci b/.ghci index 9d0bab9..8d30952 100644 --- a/.ghci +++ b/.ghci @@ -14,6 +14,7 @@ src/Twitter/Http.hs src/Twitter/User.hs src/Twitter/Status.hs + src/Unix.hs src/Usernames.hs :} @@ -27,6 +28,7 @@ import StringUtils import Twitter.Http import Twitter.User import Twitter.Status +import Unix import Usernames -- Use a calmer prompt.