ongyiren1994
Block or report ongyiren1994
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
ongyiren1994/README.md
Ong Yi Ren
Skills
Pinned Loading
-
purescript-bridge purescript-bridge Public
Forked from eskimor/purescript-bridge
Create PureScript datatypes from Haskell datatypes
Haskell
-
reflex-realworld-example reflex-realworld-example Public
Forked from qfpl/reflex-realworld-example
Haskell 1
-
purescript-cnchar purescript-cnchar Public
PureScript 2
-
purescript-html-codegen-halogen purescript-html-codegen-halogen Public
PureScript 7
-
mermaid-hs mermaid-hs Public
-
A Random Tour of Typeclass in Haskell A Random Tour of Typeclass in Haskell
1
-- code examples from https://fpbyintuition.medium.com/2
3
{-# LANGUAGE ConstraintKinds #-}4
{-# LANGUAGE FlexibleInstances #-}5
{-# LANGUAGE FunctionalDependencies #-}

