Commit graph

10 commits

Author SHA1 Message Date
Voloshin Bogdan 50a57237d0 Fix operators at typeclass instances 2018-06-04 17:23:47 +03:00
Voloshin Bogdan 199572e491 Add typeclass Num to example 2018-05-27 22:51:56 +03:00
Voloshin Bogdan 9c416f3855 Add deducing template type for not inherited typeclasses 2018-05-25 00:39:18 +03:00
Bogdan Voloshin 862d8004d6 Find spot for typeclass template params inferrence and add required params for inference function 2018-05-23 20:06:20 +03:00
Voloshin Bogdan 1f53dad67f Add operators to typeclasses 2018-05-22 21:13:56 +03:00
Voloshin Bogdan e55242a9ef Add search at methods at typeclasses for restricted functions 2018-05-21 04:14:18 +03:00
Voloshin Bogdan a9b9b2545a Improve code examples 2018-05-17 03:00:10 +03:00
Voloshin Bogdan 950ca1c711 Add typeclass deriving translation 2018-05-14 06:37:23 +03:00
Voloshin Bogdan 56e9b5481f Add examples of derived typeclasss translation 2018-04-27 10:35:23 +03:00
Bogdan Voloshin e26cdc9c15 Add to examples Eq, Show and Read typeclasses 2018-04-26 19:29:58 +03:00