Skip to content

QHaskell: a tool for developing QDSLs in Haskell

License

Notifications You must be signed in to change notification settings

solrun/QHaskell

 
 

Repository files navigation

QHaskell: a tool for developing QDSLs in Haskell

To be able to load project files in GHCi:

  • execute "setpermissions", or set the access permissions right so ghci loads the local .ghci files, or copy the customized GHCi configuartion file ".ghci" to the your home directory

To get started with some examples:

  • refer to the folder "Examples"

To compile the project:

  • use "cabal install"

About

QHaskell: a tool for developing QDSLs in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.7%
  • Shell 1.3%