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
This repository contains an implementation of Cloud Haskell. This includes the core library, `distributed-process`, as well as many other supporting libraries.
4
+
This repository contains an implementation of Cloud Haskell. This includes:
See http://haskell-distributed.github.io for documentation, user guides, tutorials and assistance.
7
24
@@ -11,8 +28,8 @@ Please visit the [bug tracker](https://github.com/haskell-distributed/distribute
11
28
12
29
## Contributing
13
30
14
-
Contributions are very welcome! See `CONTRIBUTING.md` for more information.
15
-
Do not hesitate to [raise an issue]((https://github.com/haskell-distributed/distributed-process/issues)) if instructions are unclear; we want to make it as easy as possible for the community to get involved.
31
+
Contributions are very welcome! See `CONTRIBUTING.md` for more information.
32
+
Do not hesitate to [raise an issue]((https://github.com/haskell-distributed/distributed-process/issues)) if instructions are unclear; we want to make it as easy as possible for the community to get involved.
0 commit comments