packages feed

flow2dot 0.9.0.1 → 0.9.0.2

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

flow2dot.cabal view
@@ -1,5 +1,5 @@ Name:    flow2dot-Version: 0.9.0.1+Version: 0.9.0.2 License: BSD3 License-File: LICENSE Author: Dmitry Astapov <dastapov@gmail.com>
flow2dot.hs view
@@ -17,7 +17,7 @@ import System.IO.UTF8 (putStrLn) import Prelude hiding (putStrLn) #endif-import System (getArgs)+import System.Environment (getArgs)  main :: IO () main = do