packages feed

time 1.2 → 1.2.0.1

raw patch · 2 files changed

+9/−1 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

+ include/HsConfigure.h view
@@ -0,0 +1,7 @@+#define HAS_DataPico 0+#if LANGUAGE_Rank2Types+#if MIN_VERSION_base(4,2,0)+#undef HAS_DataPico+#define HAS_DataPico 1+#endif+#endif
time.cabal view
@@ -1,5 +1,5 @@ name:           time-version:        1.2+version:        1.2.0.1 stability:      stable license:        BSD3 license-file:   LICENSE@@ -17,6 +17,7 @@     aclocal.m4     configure.ac     configure+    include/HsConfigure.h     include/HsTime.h     include/HsTimeConfig.h.in extra-tmp-files: