stepcut / plugins

Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.
GNU Lesser General Public License v2.1
52 stars 17 forks source link

Support GHC 8 #4

Closed harendra-kumar closed 7 years ago

harendra-kumar commented 7 years ago

I have fixed it so that it works with GHC 8. Added GHC 8 to tested-with in .cabal. The .travis.yml seems to be auto generated, I did not edit it; It will have to be regenerated for travis to actually test it on GHC 8.