在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tfausak/flow开源软件地址(OpenSource Url):https://github.com/tfausak/flow开源编程语言(OpenSource Language):Haskell 100.0%开源软件介绍(OpenSource Introduction):FlowWrite more understandable Haskell. Flow is a package that provides functions and operators for writing more
understandable Haskell. It is an alternative to some common idioms like
RequirementsFlow requires a Haskell compiler. It is tested with recent versions of GHC, but older or different compilers should be acceptable. For installation with Cabal, Flow requires at least Cabal 2.2. InstallationTo add Flow as a dependency to your package, add it to your Cabal file.
UsageFlow is designed to be imported unqualified. It does not export anything that conflicts with the base package. import Flow Cheat sheet
Converting existing codeIf you want to uniformly use flow operators you can use HLint with the
> hlint -h hlint-flow.yaml <source file> or > hlint --git -h hlint-flow.yaml to check all Haskell source tracked by git. For more information about Flow, please read the Haddock documentation. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论