You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pub/functora-hakyll/index/2015-08-02-skills.markdown
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,11 @@ fontawesome: "fab fa-bitcoin"
7
7
8
8
<pclass="padding-left">Haskell is my primary and the most favorte tool. I do have advanced level of Haskell including:</p>
9
9
10
-
-[Lens](https://hackage.haskell.org/package/microlens)for efficient data manipulation and parsing.
11
-
-[Singletons](https://hackage.haskell.org/package/singletons) for pseudo-dependent type programming.
10
+
-[GHC.Generics](https://wiki.haskell.org/GHC.Generics), [generic-lens](https://hackage.haskell.org/package/generic-lens) and [SYB](https://hackage.haskell.org/package/syb)for efficient data manipulation.
11
+
-[GHCJS](https://github.com/ghcjs/ghcjs) compiler, GHC [WASM](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/wasm.html) backend and [JSaddle](https://hackage.haskell.org/package/jsaddle) EDSL.
12
12
-[Presistent](https://hackage.haskell.org/package/persistent) and [Esqueleto](https://hackage.haskell.org/package/esqueleto) typed SQL drivers.
13
13
-[Yesod](https://www.yesodweb.com/) enterprise web framework.
14
14
-[Miso](https://haskell-miso.org/) frontend web framework.
15
-
-[GHCJS](https://github.com/ghcjs/ghcjs) compiler and [JSaddle](https://hackage.haskell.org/package/jsaddle) EDSL.
16
15
17
16
<pclass="padding-left">I am also qualified in other useful areas:</p>
0 commit comments