aula icon indicating copy to clipboard operation
aula copied to clipboard

Instantiating ToHtml and FormPageView should be mutually exclusive

Open fisx opened this issue 9 years ago • 1 comments

The ToHtml instances do not make sense for forms. #104 establishes that. We now need to check that there are no old bogus ToHtml instances lying around any more. It would be nice to write a test that crashes if a form has such an instance. https://hackage.haskell.org/package/should-not-typecheck may be of help there.

fisx avatar Feb 24 '16 19:02 fisx

(corrected typo in url above.)

fisx avatar Feb 24 '16 19:02 fisx