forsyde / forsyde-deep

Other
1 stars 2 forks source link

Warning: empty pattern #7

Open HWoidt opened 8 years ago

HWoidt commented 8 years ago

Issue by HWoidt Thursday Jul 09, 2015 at 12:48 GMT Originally opened as https://gits-15.sys.kth.se/ingo/forsyde-deep/issues/7


Creating "SysFun()" with template Haskell produces an empty pattern which causes a warning. Fix: Add a special case for this instantiation which omits that pattern.