removed syscall kill
This commit is contained in:
2
Bindings/Haskell/.mhsi
Normal file
2
Bindings/Haskell/.mhsi
Normal file
@@ -0,0 +1,2 @@
|
||||
exit
|
||||
Exit
|
||||
4
Bindings/Haskell/dist-mcabal/autogen/Paths_p2prc.hs
Normal file
4
Bindings/Haskell/dist-mcabal/autogen/Paths_p2prc.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Paths_p2prc where
|
||||
import Data.Version
|
||||
version :: Version; version = makeVersion [0,1,0,0]
|
||||
getDataDir :: IO FilePath; getDataDir = return "/Users/akilan/.mcabal/mhs-0.12.3.0/packages/p2prc-0.1.0.0/data"
|
||||
1
Bindings/Haskell/out.comb
Normal file
1
Bindings/Haskell/out.comb
Normal file
@@ -0,0 +1 @@
|
||||
z
|
||||
Reference in New Issue
Block a user