Skip to content

informatimago/haskell-tidbits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Tidbits

This repository contains small useless Haskell programs and tidbits.

Build System

You can build all the programs with GNU `make` in the root directory.

The `Makefile` in the root directory has four targets: `all`, `test`, `run`, and `clean`, and it runs make in each of the subdirectories.

License

All this code is released under the AGPL3 license, as if it was of any use to anybody.

Copyright 2020 Pascal J. Bourguignon <[email protected]>

About

Useless Haskell tidbits, tests, pitfalls, scratchpad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published