Use a record instead of a typeclass for 'HsCompiler'. This is mostly
authorThomas Schilling <nominolo@googlemail.com>
Fri, 28 Nov 2008 12:19:47 +0000 (12:19 +0000)
committerThomas Schilling <nominolo@googlemail.com>
Fri, 28 Nov 2008 12:19:47 +0000 (12:19 +0000)
equivalent to a typeclass implementation that uses a functional
dependency from the target mode to the result type.


No differences found