Skip to content

Representation of data structures as GADTs (for automatic Ord, Equal, Show, etc.)

License

Notifications You must be signed in to change notification settings

highj/highj-typeable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highj-typeable 1.0-SNAPSHOT

Introduction

Make a clear and concise mission statement about the project:

  • What problem does it try to fix?
  • What are the most important features?

Also important: What is the current state of the project? Is it early development or already future complete and production stable?

Getting started

Just some lines of description in prose and code that gets the user up and running with this library.

Contribution

Change the following for correctness

Setup a development environment

highj-typeable is built using Maven (at least version 3.0.4). A simple import of the pom in your IDE should get you up and running.

Requirements

The likelihood of a pull request being used rises with the following properties:

  • You have used a feature branch.
  • You have included a test that demonstrates the functionality added or fixed.
  • You adhered to the code conventions.

Sponsoring

This project is sponsored and supported by holisticon AG

License

This project is released under the revised BSD License (s. license.txt).

About

Representation of data structures as GADTs (for automatic Ord, Equal, Show, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages