This is the Linux app named Software Design in Haskell whose latest release can be downloaded as software-design-in-haskellsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Software Design in Haskell with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Software Design in Haskell
DESCRIPTION
This repository accompanies a comprehensive guide to building large, maintainable Haskell systems, focusing on architecture, modularity, and practical design techniques. It presents patterns for separating pure domain logic from side effects, organizing code into layers and components that can be tested in isolation. Readers encounter multiple styles—MTL/typeclass constraints, tagless-final encodings, free and freer monads, ReaderT-style application environments—and learn when to apply each. The examples emphasize explicit boundaries for infrastructure concerns such as persistence, logging, configuration, and external services to keep business logic clean. Throughout, the code illustrates dependency inversion in Haskell, showing how to swap implementations without pervasive rewrites. The result is a cookbook of strategies and runnable examples that help teams structure real-world Haskell applications beyond small scripts or academic exercises.
Features
- Catalog of architectural paradigms (Free Monads, Final Tagless, etc.)
- Design patterns and idioms specific to functional programming
- Guidelines for code organization and modularity
- Comparisons of functional vs OO patterns
- Best practices, style, and design principles
- Showcase projects, example structures, and patterns of use
Programming Language
Haskell
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/software-design-haskell.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.