Is there any way to determine whether Integer comes from integer-gmp or integer-simple? I'm playing with the idea of using the underlying representation to get more compact/efficient tries, but I need to be able to find out what that representation is.