--- Portfile.orig	2016-12-04 21:33:58.000000000 -0600
+++ Portfile	2016-12-04 20:22:33.000000000 -0600
@@ -9,7 +9,7 @@
 # When updating GHC, make sure to revbump all Haskell ports.
 # Also make sure to update the version in the Haskell PortGroup.
 version             7.8.3
-revision            4
+revision            5
 categories          lang haskell
 maintainers         cal openmaintainer
 license             BSD
@@ -57,7 +57,8 @@
 
 patchfiles      patch-configure-workaround-bsdsed-incompatibility.diff \
                 patch-configure-disable-docs.diff \
-                patch-unix_lib_osx_sandbox_compatibility.diff
+                patch-unix_lib_osx_sandbox_compatibility.diff \
+                patch-Fix-GetTime.c-on-Darwin-with-clock_gettime.diff
 
 livecheck.type  none
 test.run        yes
