Initial commit
This commit is contained in:
commit
c101616e62
309 changed files with 53937 additions and 0 deletions
12
bundled/Data/Memory/MemMap/Windows.hs
Normal file
12
bundled/Data/Memory/MemMap/Windows.hs
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
-----------------------------------------------------------------------------
|
||||
-- |
|
||||
-- Module : Data.Memory.MemMap.Windows
|
||||
-- Copyright : (c) Vincent Hanquez 2014
|
||||
-- License : BSD-style
|
||||
-- Maintainer : Vincent Hanquez
|
||||
-- Stability : provisional
|
||||
-- Portability : non-portable (requires Windows)
|
||||
--
|
||||
module Data.Memory.MemMap.Windows
|
||||
(
|
||||
) where
|
||||
Loading…
Add table
Add a link
Reference in a new issue