packages feed

file-location 0.4.5 → 0.4.5.1

raw patch · 1 files changed

+2/−1 lines, 1 files

Files

file-location.cabal view
@@ -1,5 +1,5 @@ Name:                file-location-Version:             0.4.5+Version:             0.4.5.1 Synopsis:            common functions that show file location information Homepage:            https://github.com/gregwebs/FileLocation.hs License:             BSD3@@ -67,6 +67,7 @@      -- Packages needed in order to build this package.   Build-depends:  base >= 4 && < 5+                , lifted-base                 , template-haskell                 , transformers     >= 0.2 && < 0.4                 , containers