File: ByteString.hs

package info (click to toggle)
haskell-filepath-bytestring 1.5.2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: haskell: 1,285; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
{-# LANGUAGE CPP #-}
#define MODULE_NAME     Windows
#define IS_WINDOWS      True
#include "../Internal.hs"