Skip to content
forked from Euterpea/HSoM

Supporting Implementation for Haskell School of Music

License

Notifications You must be signed in to change notification settings

ninioArtillero/HSoM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Forked to maintain compatibility with the current Haskell ecosystem.

To use, include HSoM ^>=1.0 in the project (build) dependencies of the .cabal file and create a cabal.project file in the project's root with the following content to override the package. Depending on what you want to do, you'll probably need to override Euterpea as well.

packages: .

source-repository-package
   type: git
   location: https://github.com/ninioArtillero/HSoM
   tag: master

source-repository-package
   type: git
   location: https://github.com/ninioArtillero/Euterpea2
   tag: master

See the Cabal documentation for details.

Library to accompany the Haskell School of Music textbook. See License file for licensing information. Send questions/comments to Donya Quick ([email protected]).

About

Supporting Implementation for Haskell School of Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%