1
0
forked from GitHub/gf-core
Files
gf-core/src/runtime
hallgren a976a49cef PGF2.Expr: a fix for ghc-7.6
Apparently Foreign.unsafePerformIO is not just a re-export of
System.IO.Unsafe.unsafePerformIO (or vise versa), it is a different function,
so you get an ambiguity if you import both.
2015-09-10 15:07:48 +00:00
..
2015-09-08 13:04:31 +00:00
2015-09-10 15:07:48 +00:00
2015-09-04 11:03:46 +00:00
2015-08-12 10:11:00 +00:00