This commit is contained in:
Joey Hess 2014-09-25 15:11:00 -04:00
parent e917c58447
commit 2028464268
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
See <http://stackoverflow.com/questions/26027765/using-types-to-prevent-conflicting-port-numbers-in-a-list> --[[Joey]]
Needs ghc newer than 7.6.3. It may be possible to port Data.Type.Equality
and Data.Type.Bool to older versions; I got them to compile but they didn't
work right. --[[Joey]]