- 25 Mar, 2018 1 commit
-
-
Camil Staps authored
-
- 20 Mar, 2018 1 commit
-
-
Camil Staps authored
-
- 16 Dec, 2017 1 commit
-
-
Camil Staps authored
- The Generics library had to be adapted because of moving instance Monad Maybe to Data.Maybe (=StdMaybe) and a name conflict with GenMonad's Monad class. GenMonad cannot use Control.Monad due to uniqueness attributes. - Generics use mapMaybe from StdMaybe. This cannot be replaced with fmap, because of uniqueness attributes.
-
- 13 Dec, 2017 1 commit
-
-
Mart Lubbers authored
For compatibility a deprecation interface is offered.
-