在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):cakesolutions/the-pragmatic-haskeller开源软件地址(OpenSource Url):https://github.com/cakesolutions/the-pragmatic-haskeller开源编程语言(OpenSource Language):JavaScript 92.9%开源软件介绍(OpenSource Introduction):The Pragmatic HaskellerA collection of "recipes" (no pun intended) to pragmatically get things done in Haskell. We'll build a simple web application for managing recipes. In particular, we'll focus on:
Follow the tutorials!I wrote a complete series on "The School of Haskell": Installationcd <episode folder>
cabal install inside each subfolder to install the desired version.
You will need the Haskell Platform installed or at least Avoid Cabal HellConsider using
Usage is simple: clone the pragmatic project, cd inside it, then:
Et voilà! Now you can install whatever you like without the risk of polluting
your global Cabal installation. Is the trick I use myself; I've installed in
the global Cabal only barebone stuff, all the rest lives inside a separate
isolated environment! If you have cabal hell inside hsenv, simply delete
Running each episode
To run the "pragmatic" server. Show me a demo!Sure! Here we go: http://ec2-107-22-56-237.compute-1.amazonaws.com:8000 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论