diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2013-12-10 16:11:47 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2013-12-10 16:11:47 +0000 |
| commit | 0851308099f625bb451f80e62e33137df199322f (patch) | |
| tree | a2758d78b2e3ae4df7c04e3f50bd9860332f8076 /src | |
| parent | 97d56065c4f03d7004c1f32ede2ff93ced1e7757 (diff) | |
move src/runtime/haskell/CRuntimeFFI to src/runtime/haskell-bind. Don't mess up with the stable Haskell runtime!
Diffstat (limited to 'src')
| -rw-r--r-- | src/runtime/haskell-bind/CId.hs (renamed from src/runtime/haskell/CRuntimeFFI/CId.hs) | 0 | ||||
| -rw-r--r-- | src/runtime/haskell-bind/CRuntimeFFI.hsc (renamed from src/runtime/haskell/CRuntimeFFI/CRuntimeFFI.hsc) | 0 | ||||
| -rw-r--r-- | src/runtime/haskell-bind/Gu.hsc (renamed from src/runtime/haskell/CRuntimeFFI/Gu.hsc) | 0 | ||||
| -rw-r--r-- | src/runtime/haskell-bind/PgfLow.hs (renamed from src/runtime/haskell/CRuntimeFFI/PgfLow.hs) | 0 | ||||
| -rw-r--r-- | src/runtime/haskell-bind/README (renamed from src/runtime/haskell/CRuntimeFFI/README) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/runtime/haskell/CRuntimeFFI/CId.hs b/src/runtime/haskell-bind/CId.hs index 74db63c2c..74db63c2c 100644 --- a/src/runtime/haskell/CRuntimeFFI/CId.hs +++ b/src/runtime/haskell-bind/CId.hs diff --git a/src/runtime/haskell/CRuntimeFFI/CRuntimeFFI.hsc b/src/runtime/haskell-bind/CRuntimeFFI.hsc index f1ee62db5..f1ee62db5 100644 --- a/src/runtime/haskell/CRuntimeFFI/CRuntimeFFI.hsc +++ b/src/runtime/haskell-bind/CRuntimeFFI.hsc diff --git a/src/runtime/haskell/CRuntimeFFI/Gu.hsc b/src/runtime/haskell-bind/Gu.hsc index e9d060c92..e9d060c92 100644 --- a/src/runtime/haskell/CRuntimeFFI/Gu.hsc +++ b/src/runtime/haskell-bind/Gu.hsc diff --git a/src/runtime/haskell/CRuntimeFFI/PgfLow.hs b/src/runtime/haskell-bind/PgfLow.hs index dc53baeb0..dc53baeb0 100644 --- a/src/runtime/haskell/CRuntimeFFI/PgfLow.hs +++ b/src/runtime/haskell-bind/PgfLow.hs diff --git a/src/runtime/haskell/CRuntimeFFI/README b/src/runtime/haskell-bind/README index 64b6b7276..64b6b7276 100644 --- a/src/runtime/haskell/CRuntimeFFI/README +++ b/src/runtime/haskell-bind/README |
