-
Notifications
You must be signed in to change notification settings - Fork 41
Development Guidelines
cetinsert edited this page Aug 24, 2012
·
4 revisions
PortFusion development follows these guidelines.
- BSD
- MIT
- GPLv2
- GPLv3
- Any package from galois
- Fancy IO libraries:
- iteratee
- pipe
- conduit
- enumerator
- Prelude replacements
- Collection libraries (such as,
vector
) - Libraries with more than 5 direct dependencies (such as,
websockets
) - Sublibraries of larger projects
- yesod-*
- snap-*
- anything-*
- Any (with preference for conciseness)