https://github.com/dmjio/remote-iserv
Cross-compile TH splices on iOS
https://github.com/dmjio/remote-iserv
apple arm cross-compilation ghc haskell ios mach-o nix nixpkgs
Last synced: 19 days ago
JSON representation
Cross-compile TH splices on iOS
- Host: GitHub
- URL: https://github.com/dmjio/remote-iserv
- Owner: dmjio
- License: other
- Created: 2019-11-21T03:11:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T03:13:25.000Z (almost 6 years ago)
- Last Synced: 2024-04-15T14:22:48.859Z (over 1 year ago)
- Topics: apple, arm, cross-compilation, ghc, haskell, ios, mach-o, nix, nixpkgs
- Language: Nix
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
remote-iserv
===================Useful for cross-compilation of Template Haskell splices on an iPhone.
To build `remote-iserv` ARM Mach-O binary for `iOS`.
```bash
nix-build
```