From 9acb33c819356a49068ec041c38e438d335e9781 Mon Sep 17 00:00:00 2001 From: Marios Titas Date: Wed, 13 Jun 2012 02:52:03 -0400 Subject: Extract high resolution timestamps from FileStatus Signed-off-by: Paolo Capriotti --- unix.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unix.cabal') diff --git a/unix.cabal b/unix.cabal index 59fe0ad..e425f5e 100644 --- a/unix.cabal +++ b/unix.cabal @@ -78,7 +78,8 @@ Library System.Posix.Terminal.Common build-depends: base >= 4.2 && < 4.7, - bytestring >= 0.9.2.0 && < 0.11 + bytestring >= 0.9.2.0 && < 0.11, + time extensions: CPP, ForeignFunctionInterface, EmptyDataDecls if impl(ghc >= 7.1) extensions: NondecreasingIndentation -- cgit v1.2.3