Skip to content

researchanon/ota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Transactional Actions: Interacting with non-transactional resources in STM Haskell

Installing the modified ghc compiler (you might have to downgrade alex, happy and autoconf):

git clone https://github.com/ghc/ghc.git

cd ghc

git checkout ghc-8.6

git submodule update --init

git remote add jonathas https://github.com/Jonathas-Conceicao/ghc.git

git remote update

git checkout handlers-implementation-8.6

cp mk/build.mk.sample mk/build.mk

./boot

./configure

make -j9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published