From 55d150f84f3cc9d834c2c9aca3f377c35de8d626 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 29 Mar 2015 17:49:07 +0900 Subject: Emacs args platform-independent Replace hardcoded forward-slash with from System.FilePath --- srem.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'srem.cabal') diff --git a/srem.cabal b/srem.cabal index ad94ce0..6a6654a 100644 --- a/srem.cabal +++ b/srem.cabal @@ -17,5 +17,6 @@ executable srem , process , regex-posix , modular-arithmetic + , filepath hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3