File: WindowsString.hs

package info (click to toggle)
haskell-os-string 2.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: haskell: 3,283; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
{-# LANGUAGE CPP #-}
#define WORD16
#define WIN
#undef POSIX
#undef OSWORD
#include "Common.hs"